.hotrmbox{
    margin: 0 auto;
    height:297px;
}
.hotrmbox .hotrm_focus{
    float:left;
    width: 397px;
    height:297px;
    border: 1px solid #ccc;
}
.focus{
    overflow: hidden;
}
.focus .b_cont{
    width: 397px;
    height: 297px;
    overflow: hidden;
    float: right;
    position: relative;
}
.layer{
    cursor: pointer;
    position: absolute;
    display: block;
    width: 397px;
    left: 0;
    top: 0;
    height: 297px;
}
.ct_p{
    width: 397px;
    height: 297px;
    float: left;
    text-align: left;
    position: relative;
}
.scrDotList_wrap {
    text-align: right;
    width: 100%;
    height:36px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5)!important;
    background-color: #000;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    opacity: 0.8;
    z-index: 8;
}
.scrDotList{
    margin-right: 10px;
}
.scrDotList span {
    display: inline-block;
    *zoom:1;*display:inline;
    width: 20px;
    height: 6px;
    background: #fff;
    z-index: 8;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    vertical-align: top;
    margin: 15px 5px;
}
.scrDotList span.on {
    background: #0187c5;
}
/*focus*/
.hotrmbox .hotrm_list{
    float: right;
    width: 527px;
    height:297px;
    border: 1px solid #ccc;
    padding: 0 0 0 15px ;
    text-align: left;
}
.hotrm_list .hotrm_li_content{
    width: 524px;
    height:133px;
    border-bottom: 1px solid #dedede;
    margin-top: 15px;
}
.hotrm_list .hotrm_li_content:nth-child(2){
    border-bottom: none;
}
.hotrm_li_content .hotrm_content_dec{
    float: left;
    height:120px;
    width: 415px;
    font-size: 0;
}
.hotrm_content_dec .hotrm_img{
    display: inline-block;
    *zoom: 1;*display: inline;
    width: 90px;
    height:120px;
    vertical-align: top;
}
.hotrm_content_dec .img_desc{
    font-size:12px;
    display: inline-block;
    *zoom: 1;*display: inline;
    width: 313px;
    height:120px;
    margin-left: 10px;
    vertical-align: top;

}
.img_desc h2{
    font-size: 14px;
    color: #333;
    height:14px;
    line-height: 14px;
    margin-top: 5px;
}
.img_desc h2 a{
    display: block;
    color: #333;
    height:14px;
    line-height: 14px;
}
.img_desc h2 a:hover{
    color:#1790e6;
    text-decoration: none;
}
.img_desc .hotrm_span{
    margin-top: 10px;
}
.img_desc .hotrm_about{
    margin-top: 10px;
    line-height: 20px;
}
.img_desc  span.color_gray{
    color: #666;
    height:12px;
    line-height: 12px;
}
.hotrm_li_content .com_beread{
    float: right;
    width: 48px;
    height:80px;
    text-align: center;
    margin:15px 29px 0 0;
}
.com_beread img{
    width: 48px;
    height:48px;
    border-radius: 50%;
}
.com_beread p.editor_name{
    margin-top: 3px;
    font-size: 14px;
    height:14px;
    line-height: 14px;
    color: #333;
}
.com_beread p.editor_ship{
    color:#676767;
}
.recom_one{
    width: 980px;
    height: 24px;
    margin: 10px auto;
}
.recom_one a{
    float: right;
    color: #0187c5;
    font-size: 14px;
}
.recom_one a:hover{
    text-decoration: none;
}

