a{text-decoration: none}




  li {
    list-style: none
  }

  /*版心*/
  .content {
    width: 1200px;
    margin: 0 auto;

    height: auto;
  }

  .cont > div {

  }

  /* 左侧*/
  .gybh_left {
    width: 282px;
   
    float: left;
  }


  h3 {
    background-color: #666464;
    height: 50px;
    color: #fff;
    line-height: 50px;
    padding-left: 45px;

  }

  .gybh_left_nav {
    line-height: 50px;
    text-align: center
  }

  .gybh_left_nav > li {
    border-bottom: 1px solid #e2e2e2;
  }

  .gybh_left_nav a {
    color: #666666;
    text-decoration: none
  }

  /*右侧*/
  .gybh_right {
    width: 880px;
  
    float: right;
  }

  .gybh_right .gybh_wz {
    height: 30px;
  }


  /*    模板内容*/
  .fl {
    float: left
  }

  .fr {
    float: right
  }

  .top_left {
    width: 293px;
    height: 108px;

  }

  .top_left > p {
    width: 293px;
    height: 108px;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 2;
    /*overflow:hidden;*/
    /*text-overflow:ellipsis;*/
    /*white-space:nowrap*/

  }

  /*  本行动态*/
  .bhdt {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e4e4e4;;
  }

  .bhdt a {
    text-decoration: none;
    color: #000000;font-size:16px
  }

  .bhdt h2 {
    border-bottom: 3px solid #e60012
  }

  img {
    vertical-align: top
  }

  .bhdt_top {
    margin-top: 30px
  }

  .bhdt_top > img {
    width: 253px;
    height: 126px;
  }

  .bhdt_top > div {
    width: 586px;
    height: 150px;
  }
  .bhdt_top > div a{text-decoration: none;font-size: 16px;color: #666666}

  .bhdt_ul{padding:20px}
  .bhdt_ul>li{list-style: disc}