*,
.row,
.col-sm-12.col-md-8,
.col-md-4 {
  margin: 0;
  padding: 0;
}

.head {
  margin-top: 50px;
}

.navbar.navbar-inverse {
  background: #283b56;
}

.navbar-inverse .navbar-nav > li a {
  font-size: 18px;
  text-shadow: 0 0 0 #8c96a5;
  color: #fff;
}

.navbar-inverse .navbar-brand {
  font-size: 18px;
  text-shadow: 0 0 0 #8c96a5;
  color: #fff;
}

#kaipianyu p {
  font-size: 15px;
  line-height: 26px;
  text-shadow: 0 0 0;
  color: #444a5d;
  margin: 15px 0;
}

#guanyunianhui {
  position: relative;
}

#guanyunianhui p {
  font-size: 12px;
  text-shadow: 0 0 0;
  color: #e4e6e6;
  line-height: 20px;
     position: absolute;
    top: 293px;
    left: 10%;
    width: 80%;
    height: 117px;
    overflow: auto;
}

.row .title {
  position: relative;
  margin: 50px 0;
}

.row .title img {
  width: 30%;
  position: absolute;
  top: -13px;
  left: 34%;
  padding: 0 5px;
  background: #fff;
}

#news .col-md-8 {
  position: relative;
  height: auto;
}

#news .col-md-6 p {
  position: absolute;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.8);
  color: #e4e6e6;
  width: 90%;
  text-indent: 20px;
  font-size: 15px;
  bottom: -9px;
  left: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#guanyunianhui {
  padding: 0 15px;
}

#news .col-md-6 a {
  display: block;
  color: #444a5d;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 19px 0 15px;
}

#news .col-sm-12 a {
  padding: 0 15px;
}

.meet-column {
  width: 100%;
  background: url(../img/m-bg.png);
  background-repeat: repeat-x repeat-y;
  position: relative;
}

.meet-column .text {
  display: block;
  margin: 40px auto 0;
}

.meet-column .icon {
  position: absolute;
  width: 60%;
  top: 38%;
  left: 8%;
}

#sum .content p {
  padding: 0 15px;
  line-height: 28px;
  font-size: 16px;
  text-shadow: 0 0 0;
  color: #444a5d;
}

.footer {
  background: #2c344c;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 28px;
  padding: 20px 0 60px;
  margin-top: 16px;
}

#sum .title img {
  top: -20px;
}
#zuzhi .title img {
  top: -20px;
}
#history .title img {
  top: -20px;
}

.flex-container {
  width: 300px;
  display: -webkit-flex;
  display: flex;
  margin: 30px auto;
}

.swiper-pagination-bullet {
  background: transparent;
}

.flex-container .flex-item {
  -webkit-flex: 1;
  flex: 1;
  line-height: 30px;
  height: 30px;
  text-align: center;
  font-size: 16px;
  color: #7a7f8e;
}

.flex-container .flex-item.active {
  color: #42495e;
  font-weight: bold;
  font-size: 18px;
  background: #ececef;
}
#zhuti .col-md-4 {
  margin: 20px 0;
}
#zhuti p {
  font-size: 15px;
  line-height: 26px;
  text-shadow: 0 0 0;
  color: #444a5d;
  padding: 0 15px;
  /* width: 80%; */
  margin: 20px auto 0;
}
.row .title img.sum-icon {
  width: 12%;
  top: -5em !important;
  margin-left: 10%;
}
@media (min-width: 992px) {
  .row .title img.sum-icon {
    width: 90px;
    top: -105px !important;
    margin-left: -50px;
  }
  #zhuti .col-md-4 {
    margin: 0px 0;
  }
  #zhuti p {
    width: 70%;
  }
  #news .col-md-6 img {
    width: 600px;
    height: 330px;
  }
  #news .col-md-6 p {
  }
  #sum .title img {
    top: -33px;
  }
  #zuzhi .title img {
    top: -33px;
  }
  #history .title img {
    top: -33px;
  }
  .row .title {
    position: relative;
    margin: 80px 0;
  }
  .row .title img {
    width: auto;
    position: absolute;
    top: -20px;
    left: 50%;
    padding: 0 15px;
    background: #fff;
    margin-left: -110px;
  }
  #sum .content {
    background: url("../img/z-bg.png") no-repeat;
    width: 100%;
    height: 185px;
  }
  #sum .content p {
    padding: 45px 160px;
    line-height: 28px;
    font-size: 16px;
    text-shadow: 0 0 0;
    color: #444a5d;
  }
  #guanyunianhui p {
    text-shadow: 0 0 0;
    color: #e4e6e6;
    line-height: 20px;
    position: absolute;
    top: 293px;
    left: 10%;
    width: 80%;
    height: 164px;
    overflow: auto;
    font-size: 12px;
  }
  .column .row {
    position: relative;
    top: -70px;
  }
  .meet-column {
    height: 700px;
  }
  .meet-column .icon {
    position: absolute;
    width: 83%;
    top: 0;
    left: 8%;
  }
  .navbar-inverse .navbar-brand {
    line-height: 33px;
    margin-left: 0 !important;
  }
  #news .col-md-6 {
    height: 340px;
  }
  .head {
    margin-top: 0px;
  }
  .navbar {
    border-radius: 0;
  }
  .navbar-collapse.collapse {
    width: 900px;
    margin: 0 auto;
  }
  .nav > li > a {
    padding: 10px 19px;
    line-height: 40px;
  }
  .container {
    width: 1088px;
    margin: 0 auto;
  }
  .main,
  .column {
    width: 1200px;
    margin: 0 auto;
  }
}

@media (max-width: 360px) {
  #guanyunianhui p {
    line-height: 20px;
  }
}
#jiabin {
  width: 1200px;
  margin: 0 auto 98px;
}
#jiabin .content {
  padding: 50px 100px;
  background: url("../img/jiabing/b-bg.jpg");
  background-repeat: repeat-x  repeat-y ;
}
#guanyunianhui p::-webkit-scrollbar {/*滚动条整体样式*/
        width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
    }
#guanyunianhui p::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 10px;
         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #535353;
    }
#guanyunianhui p::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: rgba(255,255,255,.5);
    }


.swiper-pagination-bullet {
      background: #fff;
      opacity: 1
    }
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffb20a
}
div.swiper-button-prev {
  width: 30px;
  height: 30px;
  background-size: 100% 100%;
  background-image:url("../img/img_prev.png");
  z-index: 999
}
div.swiper-button-next {
  width: 30px;
  height: 30px;
  background-size: 100% 100%;
  background-image:url("../img/img_next.png");
  z-index: 999;
  right: 28px;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 1
}
.jump {
     display: -webkit-flex;
    display: flex;
}
.jump a {
   width: 350px;
   text-align: center;
    border: 2px solid #fcd542;
    padding: 10px 20px;
    line-height: 20px;
    color: #000;
    display: inline-block;
    text-shadow: 0 0 0;
    font-size: 16px;
    margin: 20px 20px;
}