.clearfix:before,
.clearfix:after{
    content: '.';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
}
/*官网右侧模块*/
.art_con_rig{
    float:right;
    width:284px;
    height:auto
}
.side-model-ad{
    margin-bottom: 25px;
}
.side-model-box{
    float: left;
    margin-top: 25px;
    padding:10px 24px 15px;
    border: 1px solid #dcdcdc;
    background: #fff;
}
.side-model-tit{
    width: 234px;
    padding:10px 0 15px;
    border-bottom: 1px solid #eee;
}
.side-model-tit strong{
    color: #333;
    font-size: 16px;
    font-weight:500;
}
.side-model-tit .next-cp{
    float: right;
    color: #34b476;
    font-size: 14px;
    cursor: pointer;
}
.side-model-tit .more{
    float: right;
    color: #999;
    font-size: 14px
}

/*相关推荐*/
.product-block{
    margin-top: 15px;
}
.product-block .pic{
    width: 234px;
    height: 134px;
}
.product-block .pic img{
    width: 234px;
    height: 134px;
}
.product-block .jf{
    margin-top: 10px;
    position: relative;
}
.product-block .jf .jg{
    color: #666
}
.product-block .jf .jg b{
    color: #ff6416;
    padding-right: 5px;
    font-size: 18px;
    font-weight:bold;
}
.product-block .jf .ico{
    position: absolute;
    top:50%;
    right:0;
    width: 35px;
    height: 14px;
    margin-top: -7px;
    background: url("../images/rightModel-ico.png") no-repeat 0 -144px;
}
.product-block .bt{
    color: #333;
    margin-top: 5px;
    width: 234px;
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    font-size: 14px;
}
.product-block .change-link{
    display: block;
    color: #fff;
    width: 52px;
    height: 24px;
    line-height: 24px;
    margin-top: 8px;
    text-align: center;
    text-decoration: none;
    background: #f60;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.product-block .change-link:hover{
    background: #f80;
}
/*积分获取*/
.get-jf-block{
    margin-top: 15px;
}
.get-jf-block .road{
    color: #999;
    height:30px;
    line-height: 30px;
   font-size: 14px;
}
.get-jf-block .road .bt{
    color: #333;
}
.get-jf-block .road .num{
    color: #f60;
    margin-left: 5px;
}
.get-jf-block .road .num:before{
    content: ' ';
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin: -2px 3px 0 0;
    background: url("../images/rightModel-ico.png") no-repeat 0 -28px;}
.get-jf-block .road .over{
    float: right;
    color: #999;
}
.get-jf-block .road .now{
    float: right;
    color: #34b476;
    cursor: pointer;
}
/*最新文章*/
.new-article-block{
    margin-top: 12px;
}
.new-article-block li{
    height: 34px;
}
.new-article-block li span{
    float: left;
    color: #999;
    width: 50px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    font-family: Arial;
}
.new-article-block li a{
    color: #333;
    float: left;
    width: 165px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    height: 34px;
    line-height: 34px;
    padding-left: 19px;
    font-size: 14px;
    position: relative;
}
.new-article-block li a:before{
    content: ' ';
    display: inline-block;
    width: 8px;
    height: 34px;
    position: absolute;
    left:0;
    top:-12px;
    background: url("../images/time-zhou-ico.png") center bottom no-repeat;
}
/*推荐阅读*/
.hot-article-block{

    margin-top: 10px;
}
.hot-article-block li{

}
.hot-article-block li a{
    color: #666;
    float: left;
    width: 204px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}
.hot-article-block li.first a{
    color: #d92b57;
}
.hot-article-block li.second a{
    color: #e95d54;
}
.hot-article-block li.third a{
    color: #f9953e;
}
.hot-article-block li i{
    float: left;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin:7px 10px 0 0;
    text-align: center;
    font-size: 14px;
    font-family: Arial;
    font-style: normal;
    background: #e0e0e0;
}
.hot-article-block li.first i{
    background: #d92b57;
}
.hot-article-block li.second i{
    background: #e95d54;
}
.hot-article-block li.third i{
    background: #f9953e;
}
/*作者专栏*/
.writer-block>ul>li{
    margin-top: 15px;
}
.writer-block .hd{
    height: 26px;
}
.writer-block .hd .headimg{
    float: left;
    width: 26px;
    height: 26px;
}
.writer-block .hd .name{
    float: left;
    width: 100px;
    height: 26px;
    line-height: 26px;
    margin-left: 10px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis
}
.writer-block .hd .attr{
    float: right;
    color: #fff;
    max-width: 80px;
    height: 26px;
    line-height: 26px;
    padding:0 8px;
    font-size: 14px;
    font-weight:bold;
    background: #34b476;
}
.writer-block .bd{
    padding:10px;
    margin-top: 15px;
    position: relative;
    border: 1px solid  #dcdcdc;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.writer-block .bd:before{
    content: ' ';
    display: block;
    width: 12px;
    height: 7px;
    position: absolute;
    top: -7px;
    left: 10px;
    background: url("../images/arrow-top.png") center no-repeat;
}
.writer-block .bd a{
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis
}
/*微信扫码*/
.wechat-block{
    margin-top: 15px;
}
.wechat-block img{
    width: 232px;
    border: 1px solid #f2f2f2;
}
/*版本更新*/
.version-block{
    font-size: 14px;
}
.version-block li{
    margin-top: 15px;
}
.version-block li .date{
    color: #999;
    height: 30px;
    line-height: 30px;
}
.version-block li .date:before{
    content: ' ';
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin: -3px 8px 0 0;
    background: url("../images/rightModel-ico.png") no-repeat 0 -178px;
}
.version-block li .con{
    padding: 10px 15px;
    background: #f7f7f7;
    line-height: 30px;
    font-size: 14px;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.version-block  .check-more{
    display: block;
    color: #34b476;
    margin-top: 10px;
    text-align: center;
}
/*大家都在看*/
.all-look-block{
    margin-top: 10px;
}
.all-look-block li{
    height: 34px;
    font-size: 14px;
}
.all-look-block li .attr{
    float: left;
    color: #fff;
    max-width:85px ;
    height: 20px;
    line-height: 20px;
    padding:0 7px;
    margin: 7px 10px 0 0;
    background: #34b476;
}
.all-look-block li a{
    float: left;
    width: 125px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}












