@charset "utf-8";
/**
 * @name:feature.css
 * @overview:ODR主页页面
 * @author:陈坚涛
 * @creattime:2013-2-28
*/

/* @group base styles 元素样式------------------------------------------------------------------------------------------------*/
/*通用样式*/
h1 {
    height:35px;
    color:#555;
    font-size:16px;
    line-height:33px;
}
.icon-player,.icon-online,.icon-offline,.icon-forbid,.icon-search,.icon-eyes,.icon-leftTriangle,.icon-square,.icon-shield-green,.icon-shield-blue,.icon-shield-orange {
    display:inline-block;
}
.icon-online {
    width:20px;
    height:20px;
    background:url(http://img.ebs.org.cn/ODR/images/icon.png) no-repeat 0 5px;
}
.icon-shield-green,.icon-shield-blue,.icon-shield-orange {
    background:url(http://img.ebs.org.cn/ODR/images/shield_sprite.png) no-repeat center 0;
    height:18px;
    width:20px;
    padding:0 2px;
    font-size:10px;
    text-align:center;
    line-height:16px;
    color:white;
}
.icon-shield-green {
    background-position:center 0;
}
.icon-shield-blue {
    background-position:center -18px;
}
.icon-shield-orange {
    background-position:center -36px;
}
.icon-offline {
    width:20px;
    height:20px;
    background:url(http://img.ebs.org.cn/ODR/images/icon.png) no-repeat 0 -16px;
    vertical-align: text-bottom;
}
.icon-player {
    background:url(http://img.ebs.org.cn/ODR/images/icon_player.png) no-repeat center 0;
    width:189px;
    height:102px;
}
.icon-leftTriangle {
    background:url(http://img.ebs.org.cn/ODR/images/icon_ltriangle.png) no-repeat center;
    width:7px;
    height:14px;
}
.icon-square {
    border:1px solid #E6E6E6;
    background-color:#00a8ff;
    width:10px;
    height:10px;
}
.icon-player:hover,.icon-player:focus {
    background-position:center -102px;
}
.fcolor-red {
    color:#DE252D;
}
.fcolor-gray {
    color:#666;
}
.border-gray {
    border:1px solid #E6E6E6;
}
.icon-forbid {
    background:url(http://img.ebs.org.cn/ODR/images/icon_forbid.png) no-repeat center;
    width:35px;
    height:35px;
    margin-right:5px;
}
.icon-search {
    background:url(http://img.ebs.org.cn/ODR/images/icon_search.png) no-repeat center;
    width:32px;
    height:32px;
}
.icon-eyes {
    background:url(http://img.ebs.org.cn/ODR/images/icon_eyes.png) no-repeat center;
    width:40px;
    height:35px;
}
.more {
    text-align:right;
    width:inherit;
    font-size:12px;
}
.info-adorn {
    text-indent:2em;
    line-height:24px;
    font-size:14px;
}
.view-details {
    color:#2D64B3;
    font-size:12px;
    cursor:pointer;
}
.view-details:hover,.view-details:focus {
    text-decoration:underline;
}
.tag {
    display:inline-block;
    background:#F2EEE2;
    padding:1px 10px 0;
    border-radius:30px;
    margin:0 2px;
    color:#e27726;
    cursor:pointer;
    font-size: 12px;
    line-height: 16px;
}
.p-info {
    font-size:13px;
    line-height:24px;
    padding:5px 10px;
}
.icon-list-reply-num {
    padding: 0 4px 0 1px;
    overflow: hidden;
    width: 50px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    color: #333;
    background: url(http://img.ebs.org.cn/ODR/images/reply_num_bg.gif) no-repeat;
    margin-left: 10px;
}
/*通用样式结束*/
/*ODR主页页面样式开始*/
.sideBar-box {
    width:229px;
}
.column-box {
    width:inherit;
}
.column-box .column-title {
    background:url(http://img.ebs.org.cn/ebsimages/c_leftbarbg.png) no-repeat;
    width:229px;
    height:35px;
    color:#555;
    font-size:15px;
    text-align:center;
    line-height:33px;
    margin-top:12px;
}
.column-box .column-content-wrapper {
    width:207px;
    border:1px solid #E6E6E6;
    padding:10px;
    margin-top:-2px;
}
.subNav-odr {
    padding:0 10px;
}
.subNav-odr li {
    border-bottom:1px dashed gray;
    line-height:30px;
}
.subNav-odr li a {
    word-spacing:0.1em;
    letter-spacing:0.1em;
}
.warn-box {
    width:inherit;
    border:1px solid #E6E6E6;
    margin-top:12px;
}
.warn-box .warn-title {
    border-left:10px solid #DE252D;
    margin:20px 0 10px 0;
    font-size:15px;
    color:#333;
    line-height: 27px;
    padding:4px 0 0 10px;
}
.warn-box .warn-content-wrapper {
    width:207px;
    padding:10px;
}
.subNav-square,.subNav-warn li,.tab-box ul.subNav-list li {
    list-style-type:square;
    list-style-position:inside;
    vertical-align:middle;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
}
.subNav-warn li,.tab-box ul.subNav-list li {
    line-height:30px;
    height:30px;
    color:#444;
    border-bottom:1px dotted #D2D2D2;
    position:relative;
}
.hotline-content-item {
    overflow:hidden;
}
.hotline-content-item div {
    width:136px;
    overflow:hidden;
    padding-left:10px;
    text-align:left;
}
.hotline-icon1 {
    background:url(http://img.ebs.org.cn/ODR/images/icon_hotline.png) no-repeat right 3px;
    width:54px;
    height:23px;
    display:inline-block;
}
.hotline-icon2 {
    background:url(http://img.ebs.org.cn/ODR/images/icon_hotline.png) no-repeat right -23px;
    width:54px;
    height:54px;
    display:inline-block;
}
.content-box {
    padding:10px;
    overflow:hidden;
}
.content-box .odr-info {
    width:540px; 
}
.content-wrapper {
    margin-top:12px;
}
.odr-info p {
    text-indent:2em;
    line-height:2em;
    font-size:14px;
    padding-top:10px;
}
.odr-sideBar {
    width:123px;
    padding:23px 0 0 30px;
}
.odr-lawyer {
    overflow:hidden;
}
.odr-content-wrapper {
    padding-bottom:15px;
}
.odr-lawyer-content {
    overflow:hidden;
    margin-top:16px;
    margin-left:36px;
    _height:205px;
}
.ul-lawyerList li {
    width:121px;
    height:161px;
    overflow:hidden;
    display:inline-block;
    padding:10px 12px;
    margin:0 8px;
    border:1px solid gainsboro;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
}
.ul-lawyerList li img {
    width:85px;
    height:110px;
    margin:0 auto;
    display:block;
}
.ul-lawyerList span.status {
    line-height:25px;
    display:inline-block;
}
.odr-lawyerName {
    font-size:14px;
    color:#DE252D;
    margin:2px;
    text-align:center;
}
.odr-lawyerIntroduce {
    color:#333;
    margin:0 auto;
    width:85px;
    text-align:center;
}
.odr-lawyer .prev:hover {
    position:absolute;
    margin-top:-140px;
    margin-left:18px;
    filter:alpha(opacity=90);
    opacity:0.9;
    -moz-opacity:0.9;
    -khtml-opacity:0.9;
}
.odr-lawyer .prev {
    background:url(http://img.ebs.org.cn/ebsimages/odr_21.png) no-repeat 0 0;
    width:20px;
    height:77px;
    display:inline-block;
    position:absolute;
    margin-top:-140px;
    margin-left:18px;
}
.odr-lawyer .next:hover {
    position:absolute;
    margin-top:-140px;
    margin-left:687px;
    filter:alpha(opacity=90);
    opacity:0.9;
    -moz-opacity:0.9;
    -khtml-opacity:0.9;
}
.odr-lawyer .next {
    background:url(http://img.ebs.org.cn/ebsimages/odr_23.png) no-repeat 0 0;
    width:20px;
    height:77px;
    display:inline-block;
    position:absolute;
    margin-top:-140px;
    margin-left:687px;
}
.tab-box {
    font-size:12px;
}
.tagMenu {
    background:url(http://img.ebs.org.cn/ebsimages/odr_32.png) repeat-x 0 0;
    height:32px;
    line-height:32px;
    font-size:14px;
    border:1px solid gainsboro;
    position:relative;
    padding-right:15px;
}
.tagMenu h2 {
    font-size:12px;
    padding-left:10px;
}
.tagMenu ul {
    position:absolute;
    height:32px;
}
ul.menu li {
    color:#666;
    margin-top:5px;
    float:left;
    line-height:32px;
    height:32px;
    text-align:center;
    padding:0 12px;
    cursor:pointer;
}
ul.menu li.current {
    color:black;
    border-top:3px solid #e27726;
    border-bottom:none;
    background:#fff;
    height:32px;
    line-height:32px;
    margin-top:-1px;
}
.tab-box .content {
    padding:10px;
    height:225px;
}
ul.subNav-list li .item-time {
    line-height:30px;
    display:inline-block;
    position:absolute;
    right:0;
    bottom:0;
}
ul.subNav-list li:hover,ul.subNav-list li:focus {
    background-color:#F5F4F4;
}
ul.subNav-list li a {
    display:inline-block;
}
ul.subNav-share {
    padding:10px 0;
    display:block;
}
ul.subNav-share li {
    float:left;
    display:inline;
    position:relative;
    padding:0 11px;
}
ul.subNav-share li img {
    width:157px;
    height:138px;
}
ul.subNav-share li h2 {
    position:absolute;
    left:11px;
    bottom:10px;
    height:31px;
    width:157px;
    text-align:center;
    line-height:31px;
    background-color:black;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
    opacity:0.5;
    -moz-transition:all 0.5s ease-in;
    -webkit-transition:all 0.5s ease-in;
    -o-transition:all 0.5s ease-in;
    transition:all 0.5s ease-in;
}
ul.subNav-share li h2:hover,ul.subNav-picWall li h2:focus {
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1;
}
ul.subNav-share h2 a {
    color:white;
}
.subNav-company {
    padding-left:10px;
}
.subNav-company li {
    float: left;
    display: inline;
    width: 100px;
    height: 61px;
    padding: 10px 8px;
    cursor: pointer;
}
.subNav-company li:hover,.subNav-company li:focus, .subNav-company li a:hover {
    background-color:#e27726;
    color:#ffffff;
}
.subNav-company li img {
    background-color:#fff;
    color:#000;
}
.subNav-company li h2 {
    display:block;
    width:100px;
    text-align:center;
    font-size: 12px;
    font-weight: normal;
}
.subNav-company li img {
    width:100px;
    height:41px;
}
/*ODR主页页面样式结束*/
/*服务介绍界面样式开始*/
.sideBar {
    width:210px;
    height:350px;
    background-color:#e27726;
    margin:12px 0 0 18px;
}
.sideBar .sideBar-title {
    height:37px;
    color:white;
    text-align:center;
    line-height:37px;
    display:block;
    font-size:16px;
    width:100%;
}
.sideBar .sideBar-content {
    width:197px;
    margin:0 auto;
    background-color:white;
}
.ul-sideBar-itemContent {
    padding:0 10px;
}
.ul-sideBar-itemContent li {
    line-height:28px;
    padding:0 10px;
    border-bottom:1px solid #E6E6E6;
}
.ul-sideBar-itemContent li a {
    font-size:14px;
}
.btn-wrapper {
    padding-top:10px;
    text-align:center;
}
.btn-oper {
    background-color:#de252d;
    width:197px;
    height:32px;
    line-height:32px;
    display:inline-block;
    color:white;
    font-size:14px;
    word-spacing:0.3em;
    letter-spacing:0.3em;
    text-align:center;
    cursor:pointer;
}
.mainContent {
    width:721px;
    margin-top:12px;
    margin-left:20px;
    overflow:hidden;
}
.view-content-wrapper {
    padding:10px 20px;
    border:1px solid #E6E6E6;
    min-height:345px;
}
/*服务介绍界面样式结束*/
/*企业黑名单样式开始*/
.f_leftlist {
    width:662px;
    overflow:hidden;
    margin-top:22px;
    border-left:1px solid gainsboro;
    border-right:1px solid gainsboro;
    border-bottom:1px solid gainsboro;
}
.f_content {
    width:642px;
    padding:10px;
}
.f_artlist_item {
    width:672px;
    overflow:hidden;
    margin-bottom:15px;
}
.f_artlist_head {
    width:662px;
}
.f_artlist_headh2 {
    background:#EBEBEB;
    line-height:35px;
    height:35px;
    padding:2px 10px;
    font-size:16px;
    font-weight:normal;
    font-family:"Microsoft YaHei",SimHei;
}
.f_artlist_headh2 a {
    color:#124C9A;
}
.f_art_img_a {
    float:left;
    display:block;
    width:160px;
    height:102px;
}
.f_art_img {
    width:156px;
    height:99px;
    display:block;
}
.f_arttxt {
    text-indent:2em;
    color:#111;
    line-height:2;
    margin-top:10px;
    height:100px;
    float:left;
    margin-left:6px;
    width:640px;
    padding-right:10px;
}
.ul-b-share {
    width:294px;
    height:auto;
    font-size:13px;
    border:1px solid gainsboro;
    margin:22px 0 0 20px;
}
.b_sharehead {
    border-left:10px solid #de252d;
    margin:10px 0 10px 0;
    font-size:15px;
    color:#333;
    height:27px;
    padding:4px 0 0 10px;
}
.ul-b-share ul {
    margin-left:18px;
}
.ul-b-share ul li {
    line-height:30px;
    list-style-type:square;
    list-style-position:inside;
    color:#444;
    border-bottom:1px dotted #D2D2D2;
    width:260px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    float:left;
}
.ul-b-search {
    width:276px;
    height:260px;
    font-size:13px;
    border:1px solid gainsboro;
    margin:22px 0 0 20px;
    padding-left:18px;
}
.ul-b-search ul li {
    display:inline-block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    width:100%;
    height:44px;
}
.f_rightlist {
    width:265px;
    margin:22px 0 0 20px;
}
.f_rlist_head {
    height:42px;
    width:262px;
    padding:3px 0 0 3px;
}
.f_rlist_head h2 {
    margin:0px 0 0 5px;
    font-size:15px;
    color:#555;
    line-height:40px;
}
.ul-search-content {
    width:297px;
    margin:0 auto;
}
.ul-search-content li {
    height:44px;
    line-height:44px;
}
.ul-search-content .contentMainBg a:hover {
    background:url(http://img.ebs.org.cn/ebsimages/sprite-indexIcon.png) no-repeat 0 -142px;
    color:#000;
}
.ul-search-content .contentTopBg {
    background:url(http://img.ebs.org.cn/ODR/images/searchBgTop.png) no-repeat 0 0;
    width:260px;
    height:3px;
    overflow:hidden;
}
.ul-search-content .contentBottomBg {
    background:url(http://img.ebs.org.cn/ODR/images/searchBgBottom.png) no-repeat 0 0;
    width:260px;
    height:3px;
}
.ul-search-content .contentMainBg {
    background:#E4E4E4;
    width:247px;
    height:30px;
    padding-left:14px;
}
.ul-search-content .contentMainBg a {
    background:url(http://img.ebs.org.cn/ebsimages/sprite-indexIcon.png) no-repeat 0 -211px;
    width:226px;
    height:30px;
    font-size:14px;
    line-height:30px;
    display:block;
    padding-left:28px;
}
/*企业黑名单样式结束*/
/*认证律师列表样式开始*/
.width960center,.lawyerList-primary-box,.lawyerList-sidebar-box,.lawyerList-content-wrapper,.feed-item-box,.feed-item-avatar,.feed-item-content-holder,.item-box {
    overflow:hidden;
    zoom:1;
}
.width960center {
    width:960px;
    margin:12px auto;
}
.lawyerList-content-wrapper {
    padding:10px;
    border:1px solid #E6E6E6;
    border-top:none;
}
.lawyerList-primary-box {
    width:670px;
}
.lawyerList-sidebar-box {
    width:255px;
    margin-left:10px;
}
.layout h2 {
    display:inline-block;
    font-size:14px;
}
.left-title,.right-title {
    line-height:34px;
}
.layout .left-title {
    padding:0 35px;
    width:100px;
}
.layout .right-title {
    padding:0 190px;
    width:100px;
}
.lawyerList-list-title {
    height:34px;
    position:relative;
    border-bottom:1px solid #E6E6E6;
}
.lawyerList-list-box {
    padding:10px 15px;
}
.feed-item-box {
    position:relative;
    border-bottom:1px dashed #E6E6E6;
    margin-bottom:10px;
}
.feed-item-avatar {
    text-align:center;
    position:relative;
}
.feed-item-content-holder {
    width:505px;
    margin-left:10px;
    font-size:13px;
    line-height:24px;
}
.feed-item-avatar .avatar {
    padding:5px;
    border:1px solid #E6E6E6;
    width:111px;
    height:136px;
}
.feed-value {
    text-align:right;
    padding:5px;
}
.feed-user a,.dynamic-item-content-holder a {
    color:#2D64B3;
}
.feed-user a:hover,.feed-user a:focus,.dynamic-item-content-holder a:hover,.dynamic-item-content-holder a:focus {
    text-decoration:underline;
}
.status-bar {
    position:relative;
    top:3px;
    left:0;
    display:block;
    line-height:24px;
    padding:0 25px;
}
.fix-raty {
    display: inline-block;
}
.fix-raty img {
    height:13px;
}
.item-box {
    padding:5px 10px;
    border:1px solid #E6E6E6;
}
.lawyerList-sidebar-box h2 {
    font-size:14px;
    border:1px solid #E6E6E6;
    border-bottom:none;
    padding:5px 10px;
    background-color:#F1F1F1;
    cursor:pointer;
}
.lawyerList-sidebar-box h2:hover,.lawyerList-sidebar-box h2:focus {
    color:#DE252D;
}
.feed-library-pic,.feed-library-content {
    display:inline-block;
}
.feed-library-pic {
}
.feed-library-content {
    padding-left:5px;
}
.feed-library-content em {
    color:#e27726;
    padding:0 2px;
}
.ic-fix {
    position:absolute;
    left:-20px;
    top:30px;
}
.il-fix {
    position:absolute;
    left:-7px;
    top:5px;
}
.dynamic-list-box {
    position:relative;
    border-left:1px solid #E6E6E6;
    border-right:1px solid #E6E6E6;
    border-top:3px solid #DE252D;
    padding-left:15px;
    height:420px;
    overflow-y:auto;
    overflow-x:hidden;
}
.dynamic-list-item-box {
    position:relative;
    padding:5px 10px 5px 0;
}
.dynamic-item-content-holder {
    position:relative;
    border:1px solid #E6E6E6;
    min-height:35px;
    padding:5px 10px;
}
.dynamic-item-content-holder::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.dynamic-item-content-holder img {
    width:22px;
    height:22px;
}
.dynamic-item-content-holder P {
    padding-left:5px;
    max-width:160px;
}
.item-box .subNav-square li {
    color:#808080;
    line-height:24px;
}
.item-box .subNav-square li:hover,.item-box .subNav-square li:focus {
    color:#555;
}
/*认证律师列表样式结束*/
/*认证律师介绍页样式开始*/
.lawyer-sidebar-box {
    width:255px;
}
.lawyer-primary-box {
    width:670px;
    margin-left:10px;
}
.subNav-dotted li {
    line-height:30px;
    height:30px;
    border-bottom:1px dotted #E6E6E6; 
    overflow:hidden;
}
.td-left-attr {
    color:#999;
    padding-left:10px;
}
.line-box {
    padding-top: 10px;
}
/*认证律师介绍页样式结束*/
/*认证律师评论页样式开始*/
.userComment-box {
    border-top:none;
    overflow:hidden;
    zoom:1;
}
.userComment-box .title {
    background-color:#F9F9F9;
    padding:14px 10px;
    color:#4F4F4F;
    font-size:14px;
    font-weight:normal;
    position: relative;
    height:15px;
    _height:19px;
    border-bottom:1px solid #E6E6E6;
}
.userComment-box .raty-box {
    overflow:hidden;
    zoom:1;
}
.userComment-box .comment-editor {
    padding:10px;
    background-color: #FBFBFB;
} 
.userComment-box #raty-comment {
    display:inline-block;
}
.comment-action-bar {
    padding:3px 0;
    position:relative;
}
.comment-action-bar .VC-box * {
    float:left;
    display:inline;
}
#validateCode-adorn {
    width:66px;
    padding:2px 3px;
}
#cb-appear {
    position:relative;
    top:-2px;
    margin:2px;
}
.commentMessage-title {
    overflow:hidden;
    line-height:22px;
    height:22px;
    margin-bottom:3px;
    color:#999;
    padding:0 5px;
}
.commentMessage-title img {
    margin-right:5px;
}
.commentMessage-content {
    border-top:1px dotted gainsboro;
    color:#555;
    padding:3px 5px;
    line-height: 18px;
}
.nav-commentList {
    padding:10px 10px;
}
.nav-commentList li {
    padding:10px 0;
    cursor:pointer;
}
/*认证律师评论页样式结束*/
/*公开咨询页面列表样式开始*/
.btn-read {
    border: 1px solid #E27726;
    background-color: #F8A33E;
    display: inline-block;
    padding: 7px 0 5px 24px;
    font-size: 14px;
    letter-spacing: 2em;
    word-spacing: 2em;
    color: white;
    -webkit-transition:all 0.4s ease-in 0s;
    -o-transition:all 0.4s ease-in 0s;
    -moz-transition:all 0.4s ease-in 0s;
    transition:all 0.4s ease-in 0s;
}
.btn-read:active, .btn-read:focus{
    background-color: white;
    color: #F8A33E;
}
.content-primary-box {
    width: 670px;
    overflow: hidden;
    border: 1px solid #E6E6E6;
}
.content-secondary-box {
    width: 218px;
    margin-left: 10px;
    overflow: hidden;
    min-height: 480px;
}
.content-secondary-box h3 {
    display: inline-block;
    border-bottom: 2px solid #E27726;
    padding: 5px 0;
    width: 198px;
    margin-left: 10px;
    cursor: pointer;
}
.content-secondary-box p {
    padding: 5px 10px;
    line-height: 24px;
    color: #999;
}
.icon-tb-author, .icon-tb-rely {
    /*background: url(http://img.ebs.org.cn/ODR/images/icon_tb.png) no-repeat;*/
}
.icon-tb-author, .icon-tb-rely {
    height: 20px;
    line-height: 20px;
    padding-left: 16px;
    overflow: hidden;
    width: 94px;
    display: inline-block;
    margin-right: 12px;
    background-position: left 3px;
}
.icon-tb-rely {
    width: 72px;
    background-position: 2px -28px;
    padding-left: 18px;
}
.icon-tb-author a,.icon-tb-rely a {
    color: #E27726;
}
.icon-tb-author a:hover, .icon-tb-author a:visited {
    color: #E27726;
    text-decoration: underline;
}
.icon-tb-rely a {
    color: #999;
}
.icon-tb-rely a:hover, .icon-tb-rely:active {
    color: #999;
    text-decoration: underline;
}
.list-consult {}
.list-consult li {
    padding: 10px 0;
    zoom: 1;
    overflow: hidden;
    position: relative;
}
.list-item-consult-left {
    width: 75px;
    overflow: hidden;
}
.list-item-consult-right {
    width: 595px;
}
.list-item-consult-title, .list-item-consult-detail {
    height: 23px;
    line-height: 23px;
    overflow: hidden;
}

.list-item-consult-title-text, .list-item-consult-detail-text {
    height: 20px;
    overflow: hidden;
    line-height: 18px;
    width: 380px;
    float: left;
    display: inline;
    margin-right: 41px;
    font-size: 14px;
}
.list-item-consult-title-text img {
    vertical-align: middle;
    margin: 2px 0 0 5px;
}
.list-item-consult-detail-text {
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    font-size: 12px;
}
.list-item-consult-title-text a {
    color: #DE252D;
}
.list-item-consult-title-text a:hover, .list-item-consult-title-text a:active  {
    color: #DE252D;
    text-decoration: underline;
}
.list-item-consult-title-author, .list-item-consult-detail-author {
    width: 160px;
    height: 20px;
    overflow: hidden;
    float: right;
    display: inline;
    overflow: hidden;
    color: #999;
}
.detail-reply-date {
    height: 20px;
    line-height: 20px;
    width: 48px;
    display: inline-block;
    color: #999;
    overflow: hidden;
    text-align: right;
}
.odr-knowledge-box {
    background-color: white;
    border: 1px solid #E6E6E6;
    padding-bottom: 10px;
}
.fix-book {
    width: 216px;
    height: 218px;
}
/*公开咨询页面列表样式结束*/
/*公开咨询页面详细样式开始*/
.icon-resolve {
    background: url(http://img.ebs.org.cn/ODR/images/icon_resolve.png) no-repeat center;
    position: absolute;
    width: 54px;
    height: 48px;
    display: inline-block;
    right: 0;
    top: 0;
}
.ask-consult-box, .other-answer-box {
    position: relative;
    padding: 0 15px 10px 15px;
    background-color: white;
}
.other-answer-box {
    background: none;
    padding: 0;
}
.other-answer-box .other-answer-item {
    background-color: white;
}
.ask-consult-box .title {
    padding: 10px 0;
}
.user-name {
    color: #2D64B3;
}
.user-name:hover, .user-name:active {
    color: #2D64B3;
    text-decoration: underline;
}
.ask-consult-info .ask-time, .best-answer-box .real-time, .other-answer-item .real-time {
    width: 145px;
    text-align: right;
    color: #999;
}
.best-answer-box {
    padding: 0 15px;
    background-color: #FFF3E7;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    overflow: hidden;
}
.best-answer-box .real-time {
    padding: 20px 0;
}
.ask-consult-detail, .best-answer-box .best-answer-detail, .other-answer-item .other-answer-detail {
    white-space: pre-wrap;
    word-wrap: break-word;
    line-height: 24px;
    font-size: 14px;
    color: #444;
}
.best-answer-avatar-box {
    border-top: 1px dashed #E6E6E6;
    overflow: hidden;
}
.best-answer-avatar-box .pic-avatar {
    width: 48px;
    height: 61px;
}
.best-answer-avatar-box p {
    padding-top: 13px;
}
.clear-box span {
    color: #999;
    margin-right: 5px;
}
.fix-best-icon {
    display: inline-block;
    margin-top: 10px;
}
.pipe {
    border-right: 1px solid #E6E6E6;
    margin: 0 5px;
    display: inline-block;
    height: 14px;
}
.other-answer-item {
    position: relative;
    padding: 10px 15px;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}
/*公开咨询页面详细样式结束*/


/* @group overrides 样式覆盖------------------------------------------------------------------------------------------------*/
.lawyerList-sidebar-box .operate-box,.lawyer-sidebar-box .operate-box {
    padding:10px 0;
}
.lawyerList-primary-box .tagMenu {
    background:none;
    border:none;
    display:block;
}
.lawyerList-primary-box .content {
    border-top:2px solid #DE252D;
    height:auto;
    padding:0;
}
.lawyerList-primary-box .menu li.current {
    color:#ffffff;
    background-color:#DE252D;
    height:32px;
    line-height:32px;
    margin-top:-1px;
}
.lawyer-primary-box .item-box,.lawyer-sidebar-box .item-box {
    border-top:none;
}
.item-box .feed-item-avatar .avatar {
    width:55px;
    height:68px;
}
.item-box .feed-item-content-holder {
    width:155px;
    font-size:12px;
    line-height:22px;
}
.item-box .status-bar {
    padding:0;
}
.userComment-box .fix-raty { 
    top: 14px;
}
.userComment-box .fix-raty img {
    height: 18px;
}
.icon-tb-author a.fcolor-aid {
    color: #E27726;
}
.list-item-consult-title-text a.fcolor-primary {
    color: #DE252D;
}
.content-primary-box .subDirection-bar {
    border-top: none;
    border-right: none;
}
.content-primary-box .replyContentBg {
    left: 160px;
}

/***新闻页面读取***/
.newsDetail-title{
	background: url(http://img.ebs.org.cn/ebsimages/head.gif) repeat-x 0 0;
	height: 34px;
	line-height: 34px;
	font-size: 13px;
	color: #666;
	border: 1px solid #dcdcdc;
}
.newsDetail-title .colorLump-red{
	background: #DE252D;
	width: 5px;
	height: 34px;
	display: inline-block;
	margin-right: 15px;
}
.newsDetail-content {
	overflow: hidden;
	padding: 18px; 
}
.newsDetail-content dl dt {
	font-size: 17px;
	color: #014C90;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 8px;
}
.newsDetail-content dl .subtitle {
	background: #EEE;
	font-size: 13px;
	padding: 8px 7px;
	margin:5px 0;
	text-align: center;
}
.newsDetail-content dl dd {
	background: white;
	font-size: 12px;
	padding: 12px 8px;
	text-align: justify;
	text-justify: inter-ideograph;
}
/***新闻页面读取***/
/*------------------------------------------------------------------------------------------------ @group overrides styles*/
.margin_center .lft .content-primary-box .other-answer-item{ width:100%;}