﻿.redian-wrap{
    width:960px;
    margin:auto;
    padding-top:10px;
    padding-bottom:50px;
    color:#666;   
    font-family: tahoma,'Hiragino Sans GB','microsoft yahei',sans-serif;
}
.redian-main{
    width:700px;
    overflow:hidden;
}
.redian-crumbs a{
    color:#666;
}
.redian-crumbs a:hover{
    color:#259;
}
.rd-tit{
    height:40px;
    padding-top:20px;
    font-size:20px;
    font-weight:700;
    text-align:center;
    border-bottom:1px solid #e9e9e9;
    color:#000;
}
.rd-herder{
    height:30px;
    line-height:30px;
    
}
.rd-content{
    padding-top:5px;    
    padding-bottom:50px;
    font-size:18px;
}
.rd-content img{
    max-width:600px;
}
.rd-content p{
    margin-bottom:15px;
    font-size:18px;
    color:#666;
    line-height:30px;
    text-align:justify;
}
.rd-herder .rd-source{
    padding-left:10px;
}
.rd-source a{color:#5183c0;}
.rd-source a:hover{color:#259;}
.choice-tit{
    padding-bottom:8px;
    font-size:18px;
    font-weight:bold;
    color:#f60;
    border-bottom:2px solid #f60;    
    margin-bottom:20px;
}
.choice-list{
    width:720px;
}
.choice-list li{
    float:left;
    width:160px;
    margin-right:20px;
}
.choice-list .goods-tit{
    height:32px;
    overflow:hidden;
    display:inline-block;
    color:#5183c0;
}
a.goods-tit:hover{
    color:#259;
}
.choice-list .goods-img img{
    width:160px;
    height:160px;
}
.redian-side{
    width:230px;
}
.side-tit{
    padding-bottom:8px;
    font-size: 18px;
    color: #333;
    font-weight:bold;
    color:#f60;
}
.new-publist li{
    padding:10px 5px;
    border-top:1px solid #e9e9e9;
    height:50px;
    position:relative;    
}
.new-publist .goods-img{
    float:left;
    margin-right:10px;
    position:relative;
    top:0;
    left:0;
}
.new-publist .goods-tit{
    float:left;
    width:160px;
    color:#666;
    display:inline-block;
    line-height:21px;
    text-align:justify;
    word-wrap: break-word;
}
.list-no{
   position:absolute;
   top:0px;
   left:-5px;
   display: inline-block;
    width: 18px;
    height: 14px;
    background: #999;
    color: #fff;
    line-height: 14px;
    text-align:center;    
}
.list-no.no1{
    background:#f03;    
}
.list-no.no2{
    background:#f93;    
}
.list-no.no3{
    background:#fc0;    
}
.new-publist .goods-img img{
    width:50px;
    height:50px;
}

.rd-list{
   padding-bottom:50px;
}
.rd-list li{
    border-bottom:1px solid #dcdcdc;
    padding:15px 0;
}
.rd-list h4{
    height:30px;
}
.rd-list h4 a{
   font-size:18px;
}
.rd-list h4 a:hover{
    color:#5183c0;
}
.rd-list .rd-list-cot{
   font-size:14px;
   line-height:21px;
   color:#888;
}
.pagination_outer{padding-bottom:30px;}
/* 主内容翻页 */
.pagination_page {float:none;text-align:center;} 
.pagination {float:none;display:inline;text-align:center;zoom:1;}
.pagination_count {float:none;margin-left:7px;display:inline;text-align:center;zoom:1;}
.pagination a,.pagination span,.pagination span.page_cur{display:inline-block;height:37px;line-height:37px;color:#666;border:1px solid #f0f0f0;margin-right:5px;background-color:#f0f0f0;width:37px;text-align:center;}
.pagination span {background-color:#fff;}
.pagination a:hover {background-color:#ccc;border:1px solid #ccc;border-radius:2px;color:#333;}
.pagination span.page_cur {border:1px solid #488FCD;background-color:#488FCD;border-radius:2px;color:#fff;}
.pagination a.page_prev,.pagination a.page_next {font-weight:bold;font-family:tahoma;margin-right:7px;}
.b {font-weight:bold;margin:0 3px;}
.page_start,.page_end {display:none;}
.page-split {margin-right:5px;}



/* 浏览人数
--------------------*/
.browse_area{
    display:-none;
    width:220px;
    height:30px;
    line-height:30px;
    margin:0 auto;
    padding:0px 0 12px 0; 
    text-align:center;
    font-size:14px;
}
.browse_area .browse_ico{
    display:inline-block;
    width:36px;
    height:27px;
    margin-right:5px;
    vertical-align:middle;
    background-position:-35px -54px;
      background-image: url(https://i.huim.com/content_new/images/detail_ico.png);
  background-repeat: no-repeat;
}
.browse_area span{
    padding:0 3px;
    color:#f95c68;
}
.browse_area img{
    margin-left:3px;
    vertical-align:middle;
}
