.bj-aboutUs {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden; }
  .bj-aboutUs img {
    height: 100%;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 30; }
  .bj-aboutUs .bj-dot {
    height: 20px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 45; }
    .bj-aboutUs .bj-dot span {
      display: inline-block;
      width: 12px;
      height: 12px;
      background: rgba(255,255,255,0.5);
      margin-left: 10px;
      border-radius: 50%; }

.bj-tab {
  width: 100%;
  padding-top: 60px;
  position: relative; }
  .bj-tab .bj-line {
    widows: 100%;
    height: 1px;
    border-bottom: 1px solid #ccc; }
  .bj-tab .tab-wrap {
    width: 1100px;
    margin: 0 auto; }
    .bj-tab .tab-wrap li {
      cursor: pointer;
      float: left;
      width: 144px;
      height: 80px;
      line-height: 80px;
      text-align: center;
      color: #666;
      font-size: 18px; }
  .bj-tab .content {
    padding-top: 50px;
    width: 1100px; }
    /*.bj-tab .content .con-1 {*/
      /*height: 1520px; }*/
      .bj-tab .content .con-1 .con-1-l img {
        width: 346px;
        height: 127px; }
      .bj-tab .content .con-1 .con-1-l h2 {
        font-size: 28px;
        color: #43B9A8;
        height: 60px;
        line-height: 60px;
        margin-top: 30px;
      }
      .bj-tab .content .con-1 .con-1-l p {
        width: 520px;
        font-size: 16px;
        color: #666;
        line-height: 26px;
        }
      .bj-tab .content .con-1 .con-1-r {
        padding-top: 195px;
        margin-left: 80px; }
        .bj-tab .content .con-1 .con-1-r img {
          width: 429px;
          height: 286px; }
        .bj-tab .content .con-1 .con-1-r p {
          position: relative;
          font-size: 16px;
          color: #666;
          text-align: center;
          line-height: 40px; }
      .bj-tab .content .con-1 .bj-reputation {
        padding: 50px 0; }
        .bj-tab .content .con-1 .bj-reputation .bj-rep-top {
          height: 450px; }
        .bj-tab .content .con-1 .bj-reputation .bj-rep-text {
          margin-left: 50px;
          padding-top: 120px; }
          .bj-tab .content .con-1 .bj-reputation .bj-rep-text img {
            width: 385px;
            height: 146px;
            margin-bottom: 10px; }
          .bj-tab .content .con-1 .bj-reputation .bj-rep-text p {
            color: #666;
            font-size: 16px;
            line-height: 26px; }
        .bj-tab .content .con-1 .bj-reputation .bj-rep-bottom ul li {
          float: left;
          margin-right: 33px; }
          .bj-tab .content .con-1 .bj-reputation .bj-rep-bottom ul li img {
            width: 333px;
            height: 265px; }
    /*.bj-tab .content .con-2 {*/
      /*height: 1130px; }*/
      .bj-tab .content .con-2 img {
        width: 1100px;
        height: 308px;
        margin-bottom: 60px; }
      .bj-tab .content .con-2 h2 {
        color: #43B9A8;
        font-size: 28px;
        line-height: 38px; }
      .bj-tab .content .con-2 p {
        font-size: 18;
        color: #666;
        line-height: 38px; }
    /*.bj-tab .content .con-3 {*/
      /*height: 2275px; }*/
      .bj-tab .content .con-3 .con-radio {
        width: 553px;
        height: 340px;
        margin: 0 auto;
        border: 1px solid #ccc; }
      .bj-tab .content .con-3 .con-img {
        background: url("../img/bj-aboutUs/bj-back.png") no-repeat;
        height: 236px;
        width: 1100px;
        margin: 100px 0;
        padding: 50px 0 0 50px; }
        .bj-tab .content .con-3 .con-img h6 {
          font-size: 56px;
          color: #333;
          line-height: 66px; }
        .bj-tab .content .con-3 .con-img p {
          font-size: 16px;
          color: #666;
          line-height: 26px; }
      .bj-tab .content .con-3 .con-time-l {
        width: 530px;
        height: 200px;
        color: #666;
        font-size: 16px;
        text-align: right; }
      .bj-tab .content .con-3 .con-time-c {
        width: 40px;
        height: 200px;
        position: relative; }
        .bj-tab .content .con-3 .con-time-c .cir-1 {
          position: absolute;
          width: 25px;
          height: 25px;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          border-radius: 50%;
          z-index: 20;
          border: 1px solid #333;
          background: #fff; }
        .bj-tab .content .con-3 .con-time-c .cir-2 {
          position: absolute;
          width: 10px;
          height: 10px;
          left: 50%;
          top: 50%;
          z-index: 21;
          transform: translate(-50%, -50%);
          border-radius: 50%;
          background: #333; }
        .bj-tab .content .con-3 .con-time-c .cir-line {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          height: 200px;
          width: 1px;
          z-index: 19;
          border-right: 1px solid #ccc; }
      .bj-tab .content .con-3 .con-time-r {
        width: 530px;
        height: 200px;
        font-size: 20px;
        color: #43B9A8; }
    .bj-tab .content .con-4 img {
      width: 1099px; }
    .bj-tab .content .con-4 h2 {
      font-size: 28px;
      color: #43B9A8;
      line-height: 50px;
      font-weight: 400; }
    .bj-tab .content .con-4 p {
      font-size: 16px;
      color: #666;
      line-height: 30px;
      margin-bottom: 40px; }
    .bj-tab .content .con-4 .interview-tab {
      width: 1099px; }
      .bj-tab .content .con-4 .interview-tab li {
        cursor: pointer;
        float: left;
        width: 157px;
        height: 60px;
        background: #3e3e3e;
        color: #fff;
        font-size: 18px;
        line-height: 60px;
        text-align: center; }
    .bj-tab .content .con-4 .interview-content {
      padding: 100px 0 0 0; }
      .bj-tab .content .con-4 .interview-content .int-con h3 {
        color: #3e3e3e;
        font-size: 18px;
        line-height: 38px; }
      .bj-tab .content .con-4 .interview-content .int-con p {
        font-size: 16px;
        color: #666;
        line-height: 26px;
        margin-bottom: 30px; }
    .bj-tab .content .con-5 .function-img {
      background: url("../img/bj-aboutUs/bj-background.jpg") no-repeat;
      width: 1100px;
      background-size: cover;
      height: 248px; }
      .bj-tab .content .con-5 .function-img .fun-text {
        float: left;
        width: 550px;
        height: 248px;
        font-size: 18px;
        color: #fff;
        line-height: 248px;
        text-align: center;
        background: #666;
        opacity: 0.7; }
  .bj-tab .content .con-5 .func-content .func-extra{
    margin-top: 30px;
  }
    .bj-tab .content .con-5 .func-content .func-extra li {
      line-height: 40px;
      font-size: 18px;
      cursor: pointer;
      color: #666; }
    .bj-tab .content .con-5 .func-content .func-tabs {
      padding-top: 50px; }
    .bj-tab .content .con-5 .func-content .func-ball h4 {
      font-size: 32px;
      color: #3e3e3e;
      line-height: 60px;
      text-align: center; }
    .bj-tab .content .con-5 .func-content .func-ball h5 {
      font-size: 16px;
      color: #666;
      line-height: 30px;
      text-align: center; }
    .bj-tab .content .con-5 .func-content .func-ball p {
      font-size: 16px;
      color: #666;
      line-height: 30px; }
    .bj-tab .content .con-5 .func-content .func-ball img {
      margin: 50px 0; }
    .bj-tab .content .con-6 {
      width: 100%; }
      .bj-tab .content .con-6 h6 {
        font-size: 18px;
        color: #3e3e3e;
        line-height: 40px;
        border-bottom: 1px solid #ccc; }
      .bj-tab .content .con-6 .bj-map {
        width: 762px;
        height: 499px;
        border: 1px solid #ccc;
        margin: 70px auto; }
      .bj-tab .content .con-6 p {
        color: #666;
        font-size: 16px;
        line-height: 30px;
        margin: 50px 0; }
      .bj-tab .content .con-6 h3 {
        font-size: 40px;
        line-height: 100px;
        color: #D85E6D;
        margin-bottom: 30px; }
      .bj-tab .content .con-6 img {
        margin-bottom: 50px; }
      .bj-tab .content .con-6 .bj-icon .bj-attention {
        margin-bottom: 30px; }
      .bj-tab .content .con-6 .bj-icon .bj-att-l img {
        width: 200px;
        height: 200px;
        margin: 0; }
      .bj-tab .content .con-6 .bj-icon .bj-att-l h4 {
        font-size: 13px;
        color: #5c5c4c;
        text-align: center;
        width: 200px; }
      .bj-tab .content .con-6 .bj-icon .bj-att-r {
        margin-left: 60px;
      }
        .bj-tab .content .con-6 .bj-icon .bj-att-r h4 {
          font-size: 28px;
          color: #43B9A8;
          margin: 20px 0 0 0;
          line-height: 42px; }
        .bj-tab .content .con-6 .bj-icon .bj-att-r h3 {
          font-size: 18px;
          color: #3e3e3e;
          line-height: 40px;
          margin-bottom: 0;
          padding-top: 15px;}
        .bj-tab .content .con-6 .bj-icon .bj-att-r p {
          font-size: 15px;
          color: #5c5c5c;
          line-height: 24px;
          margin: 0; }
        .bj-att-l{margin-top: 30px;}
.ball-box1 h2{
  font-size:16px;
  color:#666;
  line-height:30px;
}
.ball-box2-l{
  width:704px;
  height:613px;
}
.ball-box2{
  box-sizing:border-box;
}
.bj-tab .content .con-5 .func-content .func-ball .ball-box2-l img{
  width:704px;
  height:528px;
  margin:50px 0 0 0;
}
.ball-box2-l h3{
  font-size:16px;
  color:#666;
  text-align:center;
  margin-top:17px;
}
.ball-box2-r{
  width:395px;
  height:617px;
  padding:200px 10px 200px 80px;
}
.ball-box2-r h2{
  font-size:16px;
  color:#666;
  line-height:30px;
  text-align:center;
}
.ball-box2-r h3{
  font-size:16px;
  color:#666;
  line-height:30px;
}
.ball-title{
  color:#666;
  font-size:16px;
  line-height:90px;
}
.ball-pos{
  background:url('../img/bj-aboutUs/bj-ball3.png')center center no-repeat ;
  height:584px;
  position:relative;
}
.ball-pos p{
  width:430px;
  color:#666;
  font-size:16px;
  line-height:30px;
  position:absolute;
  left:10px;
  top:450px;
}
.ball-box2-l2{
  height:520px;
}
.ball-box2-r2{
  height:520px;
}
.bbq-box{
  background:url('../img/bj-aboutUs/bj-ball7.png')no-repeat;
  height:930px;
  margin-top:30px;
  position:relative;
}
.bbq-box p{
  position:absolute;
  left:10px;
  top:630px;
  width:320px;
}
.bbq-box .bbq-title{
  position:absolute;
  left:457px;
  top:810px;
  width:642px;
  font-size:16px;
  color:#666;
  line-height:30px;
}
.bbq-box2 .bbq-l{
  height:490px;
}
.bbq-box2 .bbq-r{
  height:490px;
  color:#666;
  width:397px;
  line-height:30px;
  padding:180px 0 0 50px;
}
.bbq-box2-pos{
  position:relative;
  background:url('../img/bj-aboutUs/bj-bbq2.png')no-repeat;
  height:960px;
  margin-top:30px;
}
.bbq-box2-pos p{
  width:317px;
  color:#ccc;
  position:absolute;
  left:4px;
  top:770px;
}

.bbq-box3 .bbq-l-1{
  height:445px;
  color:#666;
  width:397px;
  line-height:30px;
  padding:180px 0 0 50px;
}
.bbq-box3 .bbq-r-1{
  height:445px;

}
.bbq-tittle1{
  color:#666;
  font-size:16px;
  line-height:30px;
}
.swim-tittle{
  font-size:16px;
  color:#666;
  line-height:30px;
  margin-top:30px;
}
