a {
  text-decoration: none; }

a:link {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

ul, li {
  list-style-type: none; }

.home {
  position: relative;
  background: #EEE; }
  .home_header {
    position: fixed;
    z-index: 2001;
    overflow: hidden;
    height: 1.76rem;
    width: 100%;
    background: #FFF; }
    .home_header-logo {
      margin-top: .53rem;
      margin-left: .24rem;
      float: left;
      width: 6.28rem;
      height: .8rem; }
    .home_header-menu {
      margin-top: .57rem;
      float: right;
      overflow: hidden; }
      .home_header-menu-left {
        float: left;
        width: 24px;
        height: 24px; }
      .home_header-menu-right {
        margin-right: .16rem;
        margin-left: 4px;
        float: right;
        color: #808080;
        font-size: 16px; }
  .home_banner {
    height: 4.69rem; }
    .home_banner .swiper-container .swiper-wrapper .swiper-slide {
      background-repeat: no-repeat !important;
      background-size: cover !important; }
  .home_country {
    margin: .48rem .13rem .32rem;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 1.25px 1.25px 8px rgba(0, 0, 0, 0.1); }
    .home_country-header {
      padding-left: .37rem;
      padding-right: .27rem;
      overflow: hidden;
      height: 1.07rem;
      line-height: 1.07rem;
      border-bottom: 1px solid #ededed; }
      .home_country-header-left {
        overflow: hidden;
        float: left; }
        .home_country-header-left img {
          position: relative;
          top: .34rem;
          margin-right: 5px;
          float: left;
          width: 3px;
          height: 13px; }
        .home_country-header-left div {
          float: left;
          color: #252729;
          font-size: 17px;
          font-weight: bold; }
        .home_country-header-left p {
          float: left;
          margin-left: .35rem;
          color: #747474;
          font-size: 12px; }
      .home_country-header-right {
        overflow: hidden;
        float: right;
        font-size: 12px;
        color: #2e3091; }
        .home_country-header-right span {
          position: relative;
          top: -1px; }
    .home_country-body {
      overflow: hidden;
      height: 225px; }
      .home_country-body-country {
        margin-top: .1rem;
        float: left;
        width: 33.33%;
        text-align: center; }
        .home_country-body-country div:first-child {
          display: flex;
          justify-content: center;
          align-items: center;
          margin: 0 auto;
          width: 80px;
          height: 80px; }
          .home_country-body-country div:first-child img {
            width: 60px;
            height: 60px; }
        .home_country-body-country div:last-child {
          color: #252729 !important; }
  .home_activity {
    margin: 0 .13rem;
    position: relative;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 1.25px 1.25px 8px rgba(0, 0, 0, 0.1); }
    .home_activity-body {
      padding-top: .4rem;
      height: 4.72rem;
      overflow-x: hidden; }
      .home_activity-body .swiper-pagination {
        bottom: .5rem !important; }
      .home_activity-body .swiper-pagination-bullet-active {
        background: #333D82 !important; }
      .home_activity-body .swiper-slide {
        overflow: hidden;
        padding-left: .37rem;
        padding-right: .37rem; }
      .home_activity-body-top {
        overflow: hidden; }
        .home_activity-body-top > img {
          margin-right: .2rem;
          float: left;
          width: 2.4rem;
          height: 1.8rem; }
        .home_activity-body-top-right {
          float: left;
          width: 6.02rem; }
          .home_activity-body-top-right-title {
            margin-bottom: .23rem;
            width: 6.13rem;
            font-size: 16px;
            font-weight: bold;
            color: #252729;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
          .home_activity-body-top-right-time {
            overflow: hidden;
            font-size: 14px;
            color: #252729; }
            .home_activity-body-top-right-time img {
              float: left;
              position: relative;
              top: 4px;
              margin-right: 4px;
              width: 12px;
              height: 12px; }
            .home_activity-body-top-right-time div {
              float: left;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
          .home_activity-body-top-right-area {
            overflow: hidden;
            font-size: 14px;
            color: #252729; }
            .home_activity-body-top-right-area img {
              position: relative;
              top: 4px;
              margin-right: 4px;
              float: left;
              width: 12px;
              height: 12px; }
            .home_activity-body-top-right-area div {
              float: left;
              width: 5rem;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
      .home_activity-body-bottom {
        margin-top: .56rem; }
        .home_activity-body-bottom a:first-child {
          display: block;
          float: left;
          width: 5.41rem;
          height: .69rem;
          line-height: .69rem;
          text-align: center;
          font-size: 14px;
          color: #FFF;
          background: #333d82;
          border-radius: 5px; }
        .home_activity-body-bottom div {
          float: right;
          width: 3.44rem;
          height: .69rem;
          line-height: .69rem;
          text-align: center;
          font-size: 14px;
          color: #FFF;
          background: #333d82;
          border-radius: 5px; }
  .home_advantage {
    margin: .32rem .13rem;
    height: 9.07rem; }
    .home_advantage img {
      width: 100%; }
  .home_project {
    margin: .32rem .13rem;
    border-radius: 5px;
    background: #FFF; }
    .home_project-body {
      margin: 0 .27rem;
      padding-top: .29rem;
      padding-bottom: .29rem;
      overflow: hidden;
      border-bottom: 1px solid #ededed; }
      .home_project-body img {
        margin-right: .2rem;
        float: left;
        width: 80px;
        height: 70px;
        border-radius: 5px;
        box-shadow: 1.25px 1.25px 8px rgba(0, 0, 0, 0.1); }
      .home_project-body-right {
        float: left; }
        .home_project-body-right div {
          width: calc(100vw - 3.6rem);
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
        .home_project-body-right .project-title {
          font-size: 16px;
          font-weight: bold;
          color: #252729; }
        .home_project-body-right .project-type, .home_project-body-right .project-money {
          margin-top: .17rem;
          font-size: 11px !important;
          font-weight: bold !important;
          color: #5f5f5f !important; }
    .home_project > div:last-child {
      border-bottom: none !important; }
  .home_choose {
    margin: .32rem .13rem; }
    .home_choose img {
      height: 10.5rem;
      border-radius: 5px; }
  .home_form {
    margin: .32rem .13rem;
    height: 11.64rem;
    border-radius: 5px;
    background: url("../images/11.png") no-repeat;
    background-size: cover;
    text-align: center; }
    .home_form .home_country-header {
      height: 60px !important;
      line-height: 60px !important; }
      .home_form .home_country-header .home_country-header-left img {
        top: 0.6rem !important; }
    .home_form-form input, .home_form-form select, .home_form-form #getCase {
      margin-bottom: .7rem;
      padding-left: .48rem;
      padding-right: .48rem;
      width: 8.8rem !important;
      height: 60px;
      border: none;
      border-radius: 5px; }
    .home_form-form select {
      padding-left: .48rem !important;
      -webkit-appearance: none !important;
      background: url(http://ourjs.github.io/static/2015/arrow.png) no-repeat scroll 8rem center;
      background-color: #FFF;
      border: none;
      outline: none;
      box-shadow: 1.25px 1.25px 8px rgba(0, 0, 0, 0.1); }
    .home_form-form input:first-child {
      margin-top: .7rem; }
    .home_form-form textarea {
      padding-top: .37rem;
      height: 3.09rem; }
    .home_form-form #getCase {
      margin: 0 auto;
      padding: 0;
      text-align: center;
      line-height: 60px;
      font-size: 16px;
      font-weight: bold;
      color: #FFF;
      background: #333D82; }
  .home_footer {
    padding-top: 0.32rem;
    height: 2.83rem;
    text-align: center;
    background: #FFF; }
    .home_footer div:first-child a {
      font-size: 14px !important;
      color: #252729 !important; }
    .home_footer div:nth-child(2) {
      margin-top: .43rem;
      font-size: 11px;
      color: #747474; }
    .home_footer div:last-child {
      margin-top: .2rem;
      font-size: 11px;
      color: #747474 !important; }
  .home .fixServer {
    width: 55px;
    height: 55px;
    position: fixed;
    bottom: 120px;
    right: 10px;
    z-index: 1500; }

#navMenu {
  display: none;
  position: fixed;
  top: 1.76rem;
  height: 16.83rem;
  width: 100%;
  z-index: 2001;
  background: #FFF;
  box-shadow: 1.25px 1.25px 8px rgba(0, 0, 0, 0.1); }
  #navMenu .menu_bar {
    margin: 0 .56rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 4rem;
    border-bottom: 1px solid #ededed; }
    #navMenu .menu_bar a {
      display: block;
      width: 56px;
      text-align: center; }
      #navMenu .menu_bar a img {
        margin-bottom: .43rem;
        width: 46px;
        height: 42px; }
      #navMenu .menu_bar a div {
        color: #252729; }
  #navMenu > div:nth-child(3) {
    border: none !important; }
  #navMenu .menu_close {
    position: absolute;
    left: 50%;
    margin-left: -16px; }
    #navMenu .menu_close img {
      width: .88rem;
      height: .88rem; }

.scheme_form {
  background: #EEE; }
  .scheme_form .home_form-form {
    overflow-x: hidden;
    margin: 0 5px;
    padding-bottom: 1.06rem;
    position: relative;
    top: -3.2rem;
    text-align: center;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 1.25px 1.25px 8px rgba(0, 0, 0, 0.1); }
    .scheme_form .home_form-form #scheme_title {
      height: 60px;
      line-height: 60px;
      font-size: 16px;
      color: #252729; }
    .scheme_form .home_form-form input, .scheme_form .home_form-form select {
      background-color: #f3f3f3;
      box-shadow: none !important; }

#mobile .input-wrap {
  height: 16rem !important; }

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