.load-more span{
   background-color: #c69e5e;
    color:#fff;
    border:1px solid #c69e5e
}

.hn-title div{
   /*border:1px solid #999;*/
    border-radius: 0;
}
.hn-title{
    color:#999;
}
.addtime_em{
    display: block;
    color:#999;
    font-size:14px;
    padding-left: 15px;
    padding-top: 10px;
}
.div_title_text{
    width:295px;
    height:75px;
    /*padding-right: 30px;*/
    padding-left: 15px;
    /*overflow: hidden;*/
    text-overflow:ellipsis;
    /*white-space: nowrap;*/
    font-size: 14px;
    color:#999;
    line-height:1.5;
    /*text-indent:20px;*/
}
.div_button_read_button{
    padding: 5px 30px;
    border:1px solid #999;
    background: #fff;
    border-radius: 15px;
    outline: none;
}
.div_button_read{
    padding-left: 17px;
}
.button_active{
   background: #c69e5e;
    color:#fff;
    border:none;
}
.wx_show{
   width: 100%;
}
.wx_show_div{
 width: 1000px;
 margin: 0 auto auto auto;
 height:300px;
 /*border:1px solid red;*/
 overflow: hidden;
 position: relative;
    padding-top: 50px;
}
.wx_show_ul{
  width: 1500px;
  height:215px;
  /*margin-top: 50px;*/
}
.wx_show_ul li{
    float: left;
}
.wx_show_ul_b,.wx_show_ul_c,.wx_show_ul_d{
   margin-left: 23px;
}
.wx_show_div_after{
    /*background-image:url("../../images/read/right_shadow.png");*/
    display: block;
    position:absolute;
    right: -176px;
    top: -26px;
    width: 200px;
    height:300px;
    cursor: pointer;
}
.wx_show_div_before{
    /*background-image:url("../../images/read/left_shadow.png");*/
    /*display: block;*/
    position:absolute;
    left: -458px;
    top: -7px;
    width: 200px;
    height:300px;
    display: none;
    cursor: pointer;
}
.div_button_read{
    margin-top: 20px;
}
.title-same{
    margin-top: 58px;
}
.active_read_li{
   box-shadow: 0px 0px 10px 5px #ddd
}
.hn_title_span{
    border:1px solid #999;
    display: inline-block;

}
.read_click div{
    width:1000px;
    margin: 0 auto;
    text-align: center;
}
.read_click div span{
    width:160px;
    height:55px;
    display: inline-block;
}
.hn-active {
    background: #c69e5e;
    color: #fff;
    border:1px solid #c69e5e
}

.active_position{
    position: relative;
    top:-100px;

}
.div_title_padding{
    padding-right:5px;
}