.banner {
  /*  修改输出屏大小  */
  width: 550px;
  height: 300px;
  overflow: hidden;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.banner .img {
  position: absolute;
  left: 0px;
  top: 0;
}
.banner .img li {
  float: left;
}
/*/ 修改图片大小 /*/
.banner .img img {
  width: 550px;
}
/*/ 小圆圈 /*/
.banner .num {
  position: absolute;
  width: 100%;
  bottom: 10px;
  left: 0;
  text-align: center;
  font-size: 0px;
}
.banner .num li {
  width: 10px;
  height: 10px;
  background: #888;
  border-radius: 50%;
  display: inline-block;
  margin: 0 3px;
  cursor: pointer;
}
.banner .num li.on {
  background: #f60;
}
/*/ 按钮 /*/
.banner .btn {
  width: 30px;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
  text-align: center;
  line-height: 19px;
  color: #fff;
  font-size: 40px;
  font-family: '宋体';
  display: none;
}
.banner:hover .btn {
  display: block;
}
.banner .btn_l {
  left: 0;
}
.banner .btn_r {
  right: 0;
}
/*/ 第一个轮播 / 原本有固定样式。所以第二个轮播我就 没写 */
#ban1 .banner {
  width: 1200px;
  height: 560px;
  margin: 0px auto;
}
#ban1 .banner .img img {
  width: 1200px;
  height: 560px;
}

.yiqian {
  width: 1200px;
  height: 63px;
  background: url(http://v53.net-cd.cn/pangangjituan/Public/Home/images/bgjb.png) no-repeat center;
  background-size: 100% 100%;
}
.yiqian > div {
  width: 88%;
  margin-left: 136px;
  height: 100%;
}
marquee {
  line-height: 66px;
}
marquee a {
  color: #000000;
  text-decoration: none !important;
  font-size: 14px;
}
marquee a:hover {
  color: #e12833;
}
.tim_e {
  width: 90px;
  background: #e12833;
  color: #fff;
  height: 20px;
  padding: 2px 8px;
  font-size: 10px;
  border-radius: 10px;
  margin-right: 8px;
  margin-left: 10px;
}

.banner_top {
  margin-top: 124px;
}

@media (min-width: 1200px) {
  .container {
    width: 1230px !important;
  }
}
body {
  font-family: '微软雅黑';
}

.list-inline {
  margin-bottom: 0px;
}
.left_yi {
  width: 117px;
  height: 29px;
  border-right: 1px solid #cccccc;
  color: #1e2834;
  letter-spacing: 0.6px;
  font-size: 24.4px;
}
.left_er {
  font-size: 16.3px;
  letter-spacing: 0.4px;
  color: #374896;
}
ul {
  list-style: none;
}
.item-list {
  position: relative;
  background: #fff;
}
.row_top {
  margin-top: 30px;
}
.gtcp {
  text-align: center;
  letter-spacing: 0.5px;
  color: #333333;
  margin-top: 22px;
  margin-bottom: 26px;
  font-size: 18px;
}
.con_row {
  width: 100%;
  height: 53px;
  display: block;
  text-align: justify;
  font-size: 12px;
  overflow: hidden;
  letter-spacing: 0.3px;
  color: #999999;
}
.btn_ljgd i {
  transition: 0.3s;
  margin-right: 5px;
}
.btn_ljgd:hover i {
  margin-right: 0px;
}
.btn_ljgd {
  position: relative;
  bottom: 10px;
  width: 136px;
  height: 36px;
  background-color: #374896;
  border-radius: 18px;
  margin-top: 31px;
  font-size: 14px;
  color: #fff;
}
.btn_ljgd:hover {
  color: #fff;
  background: #1e2834;
}

.min_ti {
  font-size: 15px;
}
.banner_min {
  width: 446px;
  height: 327px;
  float: left;
  padding-top: 20px;
}
.ov_hide {
  overflow: hidden;
}
.mb_ton {
  margin-bottom: 30px;
}
.ber_d {
  float: left;
  width: 100%;
  height: 301px;
}
.oper_sy {
  width: 720px;
  height: auto;
  padding-top: 20px;
  float: left;
  margin-left: 33px;
}
.nav-tabs {
  background: #f2f2f2;
  margin-bottom: 15px;
}
.led_min > label {
  color: #999999;
  font-size: 16px;
}
.led_min {
  letter-spacing: 0.4px;
  color: #333333;
  font-size: 15.2px;
  margin-top: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
._red {
  background-color: #e52933;
}
._block {
  background: #1e2834;
}
.led_min > span {
  margin: 0px 20px;
}
.led_min:hover {
  font-weight: bold;
}
.img_ie {
  width: 1230px;
  height: auto;
  margin: auto;
  display: none;
}
.img_ie > img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 100px) and (max-width: 1000px) {
  .gtcp {
    margin-top: 9px;
    margin-bottom: 9px;
  }
  .btn_ljgd {
    width: 80%;
    height: 30px;
    line-height: 15px;
  }
  .btn_ljgd {
    margin-top: 16px;
    margin-bottom: 15px;
  }
  .con_row {
    height: 100px;
    overflow: hidden;
  }
  .banner_top {
    margin-top: 64px;
  }
  .banner_min {
    width: 100%;
    height: auto;
    padding-top: 14px;
  }
  .left_yi {
    height: 20px;
    font-size: 18px;
  }
  .left_er {
    font-size: 12px;
  }
  .mb_ton {
    margin-bottom: 15px;
  }
  .ber_d {
    height: auto;
  }
  .oper_sy {
    margin-left: 0px;
    padding-top: 14px;
  }
  .nav-tabs {
    width: 50%;
  }
  .led_min {
    width: 51%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  #ban1 .banner {
    width: 100% !important;
    height: 159px !important;
  }
  #ban1 .banner .img img {
    width: 384px !important;
    height: 159px !important;
  }
}
