.banner {
  width: 100%;
  height: 260px;
  background: #05003F url("/web/news/static/image/about/ba1.jpg") no-repeat center; }
  .banner .inner {
    width: 1200px;
    margin: 0 auto; }
    .banner .inner .word {
      padding-top: 86px;
      box-sizing: border-box;
      text-align: left;
      width: 260px; }
      .banner .inner .word .tit {
        font-size: 24px;
        color: #fff; }
      .banner .inner .word .subject {
        margin: 10px auto 20px;
        font-size: 38px;
        color: #fff; }
      .banner .inner .word p {
        color: #999;
        line-height: 30px; }

.main .intro .tit {
  color: #000c2c;
  font-size: 24px;
  margin-top: 50px; }
.main .intro .subhead {
  color: #334e62;
  font-size: 13px;
  margin-bottom: 30px; }
.main .intro .cont {
  width: 1200px;
  margin: 0 auto; }
  .main .intro .cont .top {
    overflow: hidden; }
    .main .intro .cont .top .left {
      float: left;
      width: 600px;
      height: 620px;
      background: url("../image/about/left.png") no-repeat center;
      padding: 54px 56px;
      box-sizing: border-box;
      text-align: left; }
      .main .intro .cont .top .left .text {
        color: #000c2c;
        font-size: 24px;
        position: relative; }
        .main .intro .cont .top .left .text:after {
          content: "";
          width: 137px;
          height: 2px;
          position: absolute;
          top: 62px;
          left: 0; }
      .main .intro .cont .top .left p {
        margin-top: 65px;
        color: #3d4962; }
    .main .intro .cont .top .right {
      float: right;
      width: 600px;
      height: 620px; }
      .main .intro .cont .top .right img {
        display: block;
        width: 600px;
        height: 620px;
        position: relative;
        top: 2px; }
.main .mid {
  width: 100%;
  height: 695px;
  background: url("../image/about/partner.png") no-repeat center; }
  .main .mid .box {
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
    box-sizing: border-box; }
    .main .mid .box .top {
      overflow: hidden; }
      .main .mid .box .top .left {
        float: left;
        width: 600px;
        height: 620px;
        padding: 14px 20px;
        box-sizing: border-box;
        text-align: left; }
        .main .mid .box .top .left .text {
          color: #000c2c;
          font-size: 24px;
          position: relative;
          margin-top: 18px; }
          .main .mid .box .top .left .text:after {
            content: "";
            width: 35px;
            height: 2px;
            background-color: #4476ff;
            position: absolute;
            top: 56px;
            left: 0; }
        .main .mid .box .top .left p {
          margin-top: 55px;
          color: #7b8189; }
      .main .mid .box .top .right {
        float: left;
        width: 600px;
        height: 620px;
        padding: 14px 20px;
        box-sizing: border-box;
        text-align: left; }
        .main .mid .box .top .right .text {
          color: #000c2c;
          font-size: 24px;
          position: relative;
          margin-top: 18px; }
          .main .mid .box .top .right .text:after {
            content: "";
            width: 35px;
            height: 2px;
            background-color: #4476ff;
            position: absolute;
            top: 56px;
            left: 0; }
        .main .mid .box .top .right p {
          margin-top: 55px;
          color: #7b8189; }
.main .address .tit {
  color: #000c2c;
  font-size: 24px;
  margin-top: 50px; }
.main .address .subhead {
  color: #334e62;
  font-size: 13px;
  margin-bottom: 30px; }
.main .address .map {
  width: 1200px;
  height: 400px;
  margin: 0 auto 70px; }
  .main .address .map .BMapLabel {
    width: 354px;
    height: 40px;
    background-color: #fff !important;
    border-radius: 3px;
    border: none !important;
    line-height: 40px !important;
    color: #333 !important;
    font-size: 14px !important;
    text-align: center; }
    .main .address .map .BMapLabel:after {
      position: absolute;
      bottom: 19px;
      left: -6px;
      content: "";
      width: 0;
      height: 0;
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent;
      border-right: 6px solid #fff; }
  .main .address .map .BMap_Marker {
    width: 20px !important;
    height: 20px !important;
    left: 475px;
    top: 243px;
    z-index: -6846384;
    background: #1891ff !important;
    border-radius: 50%;
    position: relative; }
    .main .address .map .BMap_Marker:before {
      width: 80px;
      height: 80px;
      display: block;
      content: '';
      background: #d2ebe7;
      border: 1px solid #1891ff;
      position: absolute;
      border-radius: 50%;
      top: -32px;
      left: -34px;
      opacity: 0.3; }
  .main .address .map .anchorBL {
    display: none; }

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