@charset "UTF-8";
/* banner*/
.banner {
  height: 225px;
  padding-top: 295px;
  background: url("../images/bg-banner.jpg") no-repeat center; }

.banner-con {
  width: 800px;
  height: 162px;
  margin: 0 auto;
  position: relative; }

.bg-bc {
  width: 800px;
  height: 162px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #486fcd;
  opacity: 0.3;
  filter: Alpha(opacity=30);
  z-index: 0; }

.bc-con {
  padding: 20px 0 0 43px;
  position: relative;
  z-index: 1; }
  .bc-con .bcc-more {
    float: left;
    height: 38px;
    line-height: 38px;
    width: 155px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border: solid 1px #fff;
    cursor: pointer;
    background: url("../../../images/aborad/0929/icon01.png") no-repeat right center; }
  .bc-con .bccc-current {
    height: 40px;
    line-height: 40px;
    border: none;
    color: #ea4124;
    background: #fff url("../../../images/aborad/0929/icon10.png") no-repeat right center; }
  .bc-con .bcc-con {
    float: left; }
    .bc-con .bcc-con li {
      float: left;
      height: 38px;
      line-height: 38px;
      margin-right: 20px;
      padding: 0 28px;
      font-size: 16px;
      color: #fff;
      border: solid 1px #fff;
      cursor: pointer; }
      .bc-con .bcc-con li.bccc-current {
        height: 40px;
        line-height: 40px;
        border: none;
        color: #ea4124;
        background: #fff url("../../../images/aborad/0929/icon02.png") no-repeat right bottom; }

.banner-inp {
  padding: 20px 0 0 43px;
  position: relative;
  z-index: 1; }
  .banner-inp input {
    width: 445px;
    padding-left: 15px;
    float: left;
    font-size: 22px;
    border: none;
    background-color: #fff;
    height: 60px;
    line-height: 60px; }

.btn-orange {
  background-color: #ea4124;
  color: #fff;
  display: inline-block;
  text-align: center; }
  .btn-orange:hover {
    background-color: #f33616; }

.banner-btn {
  width: 225px;
  float: left;
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  text-align: left;
  font-size: 22px;
  display: block;
  background: #ea4124 url("../../../images/aborad/0929/icon11.png") no-repeat 206px center; }

/* banner-state */
.banner-state {
  position: fixed;
  left: 50%;
  margin-left: -305px;
  top: 50%;
  margin-top: -120px;
  width: 550px;
  padding: 40px 20px 30px 40px;
  background-color: #fff;
  z-index: 9;
  display: none; }

.bs-con {
  width: 88px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: inline-block;
  float: left;
  border: solid 1px #e6e6e6;
  font-size: 16px;
  color: #666;
  margin: 0 20px 20px 0; }
  .bs-con:hover {
    border: solid 1px #ea4124;
    color: #ea4124;
    background: url("../../../images/aborad/0929/icon02.png") no-repeat right bottom; }

.bs-input {
  float: left;
  position: relative; }
  .bs-input input {
    height: 35px;
    line-height: 35px;
    border: solid 1px #e6e6e6;
    float: left;
    width: 98px;
    padding-left: 10px;
    font-size: 16px; }
  .bs-input .btn-orange {
    height: 37px;
    line-height: 37px;
    width: 90px;
    *width: 70px;
    float: left;
    font-size: 16px;
    display: none; }
  .bs-input .state-error {
    position: absolute;
    left: 0;
    top: 38px;
    font-size: 12px;
    color: #f52f3e;
    display: none; }
    .bs-input .state-error em {
      width: 14px;
      height: 14px;
      display: inline-block;
      background: url("../../../images/aborad/0929/icon07.png") no-repeat;
      margin-right: 3px;
      position: relative;
      top: 2px;
      *top: -2px; }

/* onefloor */
.one {
  padding-bottom: 80px; }

.floor-title { margin-top:-20px;

  text-align: center; }

.one-contitle {
  height: 60px;
  line-height: 60px;
  background-color: #1e1f6b; }
  .one-contitle ul li {
    width: 200px;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #fff;
    cursor: pointer; }
    .one-contitle ul li.oc-current {
      background: url("../../../images/aborad/0929/bg-oc-current.png") no-repeat center; }

.one .one-con {
  margin-top: 50px;
  display: none; }

.oc-con {
  width: 250px;
  height: 150px;
  float: left;
  padding: 25px 0 25px 20px;
  margin: 0 40px 40px 0;
  background-color: #f5f5f5;
  cursor: pointer; }

.oc-nomarg {
  margin-right: 0; }

.occc-img {
  float: left;
  margin-top: 6px; }

.occc-text {
  float: left;
  margin-left: 13px; }
  .occc-text h3 {
    color: #252525;
    font-size: 20px;
    font-weight: normal;
    line-height: 26px; }
    .occc-text h3.hot {
      font-weight: bold; }
  .occc-text .hot-icon {
    font-size: 12px;
    font-weight: normal;
    color: #ea4124;
    padding-left: 14px; }
    .occc-text .hot-icon em {
      width: 14px;
      height: 17px;
      display: inline-block;
      background: url("../../../images/aborad/0929/icon04.png") no-repeat center;
      position: relative;
      top: 2px;
      margin-right: 5px; }
  .occc-text p {
    font-size: 12px;
    line-height: 18px; }

.occ-btn {
  width: 158px;
  height: 36px;
  line-height: 36px;
  display: block;
  border: solid 1px #ea4124;
  color: #ea4124;
  text-align: center;
  margin: 26px auto 0;
  font-size: 18px; }
  .occ-btn:hover {
    color: #fff;
    background-color: #ea4124; }

.btn-blue {
  background-color: #384cb3;
  color: #fff;
  display: inline-block;
  text-align: center; }
  .btn-blue:hover {
    background-color: #2540cf; }

.one-btn {
  text-align: center;
  margin-top: 20px; }
  .one-btn .btn-orange {
    width: 310px;
    height: 66px;
    line-height: 66px;
    font-size: 22px;
    margin-right: 120px; }
  .one-btn .btn-blue {
    width: 310px;
    height: 66px;
    line-height: 66px;
    font-size: 22px; }

/* twofloor */
.two {
  height: 810px;
  background: url("../images/bg-two.jpg") no-repeat center; }

.two-con {
  border-collapse: collapse; }
  .two-con tr td {
    text-align: center;
    border: solid 1px #5f6a9c;
    padding: 14px 0;
    color: #fff;
    font-size: 14px;
    line-height: 29px; }
    .two-con tr td.tc-bg {
      position: relative;
      font-size: 18px;
      font-weight: bold; }
      .two-con tr td.tc-bg div {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        position: absolute;
        z-index: 0;
        background-color: #5a74d5;
        opacity: 0.3;
        filter: Alpha(opacity=30); }
      .two-con tr td.tc-bg span {
        position: relative;
        z-index: 1;
        display: block; }
    .two-con tr td.tc-col {
      color: #ffd800; }

.two-btn {
  text-align: center;
  margin-top: 60px; }
  .two-btn .btn-orange {
    width: 310px;
    height: 66px;
    line-height: 66px;
    font-size: 22px; }

/* threefloor */
.three-con {
  background: url("../../../images/aborad/0929/bg-threecon.png") no-repeat center top;
  padding: 70px 0 100px 0; }
  .three-con li {
    float: left;
    width: 300px;
    text-align: center;
    color: #262626; }
    .three-con li h3 {
      font-size: 20px;
      font-weight: bold;
      line-height: 30px; }
    .three-con li p {
      font-size: 14px;
      line-height: 22px;
      padding: 10px 0 25px 0; }
    .three-con li .btn-orange {
      width: 190px;
      height: 44px;
      line-height: 44px;
      font-size: 16px; }

/* fourfloor */
.four {
  height: 730px;
  background: url("../images/bg-four.jpg") no-repeat center; }

.four-contitle {
  height: 60px;
  line-height: 60px;
  background-color: #3b3c82; }
  .four-contitle ul li {
    width: 300px;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #fff;
    cursor: pointer; }
    .four-contitle ul li.fcu-current {
      background: url("../../../images/aborad/0929/bg-fcu-current.png") no-repeat center; }

.four-con {
  margin-top: 70px;
  display: none; }

.four01-left {
  width: 700px;
  float: left;
  position: relative; }
  .four01-left .four01-leftbg {
    width: 700px;
    height: 250px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    background-color: #384fa4;
    opacity: 0.5;
    filter: Alpha(opacity=50); }
  .four01-left ul {
    position: relative;
    z-index: 1;
    padding: 35px 0 0 25px; }
    .four01-left ul li {
      float: left;
      font-size: 16px;
      color: #fff;
      line-height: 30px;
      width: 200px;
      padding: 0 0 50px 15px;
      *padding: 0 0 5px 15px;
      background: url("../../../images/aborad/0929/icon05.png") no-repeat left 10px; }
      .four01-left ul li span {
        color: #ecc80b; }
      .four01-left ul li.four01-lilast {
        width: auto; }

.four01-right {
  float: right;
  padding: 15px 20px 0 0; }

.four01-btn {
  width: 1200px;
  text-align: center;
  float: left;
  margin-top: 40px; }
  .four01-btn .btn-orange {
    width: 310px;
    height: 66px;
    line-height: 66px;
    font-size: 22px; }

.four02-con li {
  width: 220px;
  height: 320px;
  float: left;
  margin-right: 25px;
  position: relative;
  text-align: center; }
  .four02-con li.four02-lilast {
    margin-right: 0; }
  .four02-con li .four02-conbg {
    position: absolute;
    width: 220px;
    height: 320px;
    left: 0;
    top: 0;
    background-color: #384fa4;
    opacity: 0.5;
    filter: Alpha(opacity=50);
    z-index: 0; }
  .four02-con li h3 {
    font-size: 18px;
    color: #fffefe;
    font-weight: bold;
    padding: 20px 0 16px 0;
    position: relative;
    z-index: 1; }
  .four02-con li p {
    position: relative;
    z-index: 1; }
    .four02-con li p.four02-text {
      font-size: 14px;
      color: #fffefe;
      line-height: 25px; }

.four03-con {
  height: 300px;
  position: relative; }
  .four03-con .four03-conbg {
    height: 300px;
    width: 1200px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #384fa4;
    opacity: 0.5;
    filter: Alpha(opacity=50);
    z-index: 0; }
  .four03-con ul {
    position: relative;
    z-index: 1; }
    .four03-con ul li {
      width: 540px;
      padding: 75px 0 0  60px;
      float: left; }
      .four03-con ul li img {
        float: left; }
      .four03-con ul li p {
        float: left;
        padding-left: 30px;
        font-size: 14px;
        color: #fffefe;
        line-height: 30px; }

.four04-con {
  background: url("../../../images/aborad/0929/bg-four04.png") no-repeat center 15px;
  overflow: hidden; }
  .four04-con li {
    width: 515px;
    padding-left: 85px;
    margin-bottom: 75px;
    float: left; }
    .four04-con li img {
      float: left;
      margin-top: 10px; }
    .four04-con li .four04-text {
      float: left;
      padding-left: 30px;
      width: 360px; }
      .four04-con li .four04-text h3 {
        color: #fffefe;
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 20px; }
      .four04-con li .four04-text p {
        font-size: 14px;
        color: #fffefe;
        line-height: 30px; }

/* fivefloor */
.five {
  background-color: #f8f8f8;
 }

.five-contitle {
  height: 62px;
  line-height: 62px;
  background-color: #1e1f6b; }
  .five-contitle ul li {
    width: 400px;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #fffefe;
    cursor: pointer; }
    .five-contitle ul li.ficu-current {
      background: url("../../../images/aborad/0929/bg-ficu-current.png") no-repeat center; }

.five-con {
  display: none;
  margin-top: 60px; }

.five01-con {
  padding-left: 30px; }
  .five01-con li {
    width: 320px;
    height: 370px;
    background-color: #fff;
    float: left;
    margin-right: 90px; }
    .five01-con li.five01-lilast {
      margin-right: 0; }
    .five01-con li .five01-text {
      font-size: 14px;
      color: #262626;
      padding: 5px 30px 0 30px;
      line-height: 28px; }

.five02-con li {
  width: 220px;
  float: left;
  margin-right: 25px;
  text-align: center; }
  .five02-con li.five02-lilast {
    margin-right: 0; }
  .five02-con li p {
    color: #262626;
    font-size: 16px;
    padding-top: 24px; }

.five03-con li {
  width: 270px;
  height: 152px;
  float: left;
  margin: 0 40px 40px 0;
  background-color: #f0f0f0;
  text-align: center; }
  .five03-con li.five03-nomarg {
    margin-right: 0; }
  .five03-con li a {
    display: block;
    width: 268px;
    height: 150px;
    border: solid 1px #e6e6e6; }
    .five03-con li a:hover {
      border: solid 1px #ea4124; }
    .five03-con li a p {
      color: #262626;
      font-size: 14px;
      line-height: 24px;
      padding-top: 10px; }

/* mask */
.mask, .banner-mask {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: 0.6;
  filter: Alpha(opacity=60);
  z-index: 8;
  display: none; }

/* pop */
.pop {
  position: fixed;
  left: 50%;
  margin-left: -195px;
  top: 50%;
  margin-top: -160px;
  width: 390px;
  border-top: solid 4px #1d1f6a;
  background-color: #fff;
  padding-top: 10px;
  z-index: 9;
  display: none; }

.pop-close {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 20px;
  top: 22px; }

.pop-title {
  height: 56px;
  line-height: 56px;
  border-bottom: solid 1px #e2e2e2;
  font-size: 24px;
  color: #262626;
  text-align: center; }

.pop-titletext {
  text-align: center;
  color: #999;
  font-size: 14px;
  padding-top: 15px; }

.pop-onetitlemore {
  font-size: 14px;
  padding-top: 10px;
  color: #666;
  text-align: center; }

.pop-form {
  padding: 10px 50px 40px 50px; }
  .pop-form .pf-con {
    position: relative;
    margin-top: 20px;
    z-index: 1; }
    .pop-form .pf-con input {
      height: 34px;
      line-height: 34px;
      width: 278px;
      padding-left: 10px;
      border: solid 1px #e2e2e2; }
    .pop-form .pf-con .icon-star {
      position: absolute;
      left: -15px;
      top: 29px;
      font-size: 18px;
      font-weight: bold;
      color: #f52f3e; }
    .pop-form .pf-con .pf-error {
      position: absolute;
      left: 0;
      top: 58px;
      font-size: 12px;
      color: #f52f3e;
      display: none; }
      .pop-form .pf-con .pf-error em {
        width: 14px;
        height: 14px;
        display: inline-block;
        background: url("../../../images/aborad/0929/icon07.png") no-repeat;
        margin-right: 3px;
        position: relative;
        top: 2px;
        *top: -1px; }
    .pop-form .pf-con .hint {
      display: inline-block;
      height: 20px;
      line-height: 20px;
      margin-bottom: 1px;
      background: #58b850 url("../../../images/aborad/0929/icon12.png") no-repeat 8px;
      padding: 0 10px 0 22px;
      font-size: 12px;
      color: #fff; }
  .pop-form .pf-state {
    position: relative;
    z-index: 2; }
  .pop-form .state-box {
    height: 34px;
    line-height: 34px;
    width: 278px;
    padding-left: 10px;
    border: solid 1px #e2e2e2;
    color: #333;
    background: url("../../../images/aborad/0929/icon09.png") no-repeat 265px center; }
  .pop-form .state-list {
    position: absolute;
    left: 0;
    top: 35px;
    width: 288px;
    background-color: #fff;
    border: solid 1px #e2e2e2;
    height: 140px;
    overflow-y: scroll;
    display: none; }
    .pop-form .state-list ul li {
      line-height: 24px;
      padding-left: 10px;
      font-size: 14px;
      color: #333;
      cursor: pointer; }
      .pop-form .state-list ul li:hover {
        color: #ea4124; }
  .pop-form .pf-btn {
    margin-top: 40px; }
    .pop-form .pf-btn .btn-blue {
      height: 36px;
      line-height: 36px;
      font-size: 16px;
      width: 290px; }

.pop-success .pop-title {
  padding-bottom: 6px; }
  .pop-success .pop-title em {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url("../../../images/aborad/0929/icon08.png") no-repeat center;
    margin-right: 10px;
    position: relative;
    top: 10px; }

.ps-text {
  text-align: center;
  color: #262626;
  font-size: 16px;
  line-height: 30px;
  padding: 26px 0 40px 0; }

.pop-affirm h3 {
  font-size: 18px;
  color: #262626;
  text-align: center;
  padding: 15px 0 10px 0; }
.pop-affirm h4 {
  font-size: 18px;
  color: #f51414;
  text-align: center;
  font-weight: bold;
  padding-bottom: 15px;
  border-bottom: solid 1px #e2e2e2; }
.pop-affirm .pa-img {
  text-align: center;
  padding: 25px 0; }
.pop-affirm .pa-text {
  font-size: 16px;
  color: #262626;
  padding-left: 32px;
  line-height: 30px; }
.pop-affirm .pa-btn {
  margin-top: 20px;
  text-align: center;
  padding-bottom: 40px; }
  .pop-affirm .pa-btn .btn-blue {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    width: 290px; }

/* bottom-layer */
.bottom-layericon {
  display: none;
  position: fixed;
  bottom: 60px;
  left: -100%;
  width: 205px;
  height: 126px;
  background: url("../../../images/aborad/0929/img-bottomlayericon.png") no-repeat;
  cursor: pointer; }

.bottom-layer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 200px;
  background: url("../../../images/aborad/0929/bg-bl.png") repeat;
  z-index: 2;
  display: none; }
  .bottom-layer .w1200 {
    position: relative; }
  .bottom-layer .bl-close {
    position: absolute;
    right: 0;
    top: 10px;
    width: 30px;
    height: 30px;
    z-index: 2; }
  .bottom-layer .bl-line {
    position: absolute;
    display: block;
    width: 1px;
    height: 200px;
    background-color: #484f71;
    left: 628px;
    top: 0;
    z-index: 1; }
  .bottom-layer .bl-title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding-top: 25px; }
    .bottom-layer .bl-title em {
      width: 14px;
      height: 17px;
      display: inline-block;
      position: relative;
      background: url("../../../images/aborad/0929/icon13.png") no-repeat;
      margin-left: 5px;
      top: 2px; }
  .bottom-layer .blc-left {
    width: 568px;
    float: left;
    padding-top: 20px; }
    .bottom-layer .blc-left li {
      width: 188px;
      height: 18px;
      line-height: 18px;
      float: left;
      margin-bottom: 18px;
      font-size: 16px;
      color: #fff;
      cursor: pointer; }
      .bottom-layer .blc-left li img {
        vertical-align: top; }
      .bottom-layer .blc-left li:hover {
        color: #ffd800; }
  .bottom-layer .blc-center {
    width: 103px;
    padding: 17px 0 0 17px;
    float: left;
    position: relative;
    z-index: 2;
    cursor: pointer; }
    .bottom-layer .blc-center .blcc-bg {
      position: absolute;
      z-index: 1;
      width: 120px;
      height: 120px;
      left: 0;
      top: 0;
      animation-name: bottomlayerAni;
      -webkit-animation: bottomlayerAni 1.6s linear 0s infinite;
      -moz-animation: bottomlayerAni 1.6s linear 0s infinite;
      animation: bottomlayerAni 1.6s linear 0s infinite;
      opacity: 1; }
    .bottom-layer .blc-center img {
      position: relative;
      z-index: 2; }
  .bottom-layer .blc-right {
    width: 490px;
    float: right;
    padding-top: 16px; }
    .bottom-layer .blc-right li {
      float: left;
      width: 148px;
      margin-left: 10px;
      cursor: pointer; }

@-webkit-keyframes bottomlayerAni {
  from {
    transform: scale(0.7, 0.7);
    opacity: 1; }
  to {
    transform: scale(1, 1);
    opacity: 0.1; } }
@-moz-keyframes bottomlayerAni {
  from {
    transform: scale(0.7, 0.7);
    opacity: 1; }
  to {
    transform: scale(1, 1);
    opacity: 0.1; } }
@keyframes bottomlayerAni {
  from {
    transform: scale(0.7, 0.7);
    opacity: 1; }
  to {
    transform: scale(1, 1);
    opacity: 0.1; } }
/*返回顶部*/
.back_top {
  display: block;
  position: fixed;
  bottom: 60px;
  right: 30px;
  width: 50px;
  height: 50px;
  z-index: 4;
  background: #ea4124 url("../../../images/aborad/0929/top.png") no-repeat; }

.back_top:hover {
  background-color: #f33616; }

.hide {
  display: none; }

/*# sourceMappingURL=base.css.map */
