#content {
    width: 1190px;
    margin: 20px auto 40px;
    position: relative;
    border-top: 1px solid #f7f7f7;
}

var,
em {
    font-style: normal;
}

.right_con {
    width: 962px;
    border: 1px solid #eee;
    float: right;
    min-height: 750px;
    padding: 0 20px 0 30px;
    position: relative;
}

.register_submit_con {
    float: initial;
    margin: 0 auto;
}

.register_submit_con h4 {
    margin-top: 30px;
    font-size: 18px;
    padding-left: 25px;
}

.right_con .tab {
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

.right_con .tab li {
    float: left;
}

.right_con .tab .lawyerHide,
.right_con .tab .clientHide {
    display: none;
}


/*律师用户联动*/

.right_con .tab li a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #999;
    padding: 20px 15px;
    min-width: 75px;
}

.right_con .tab li a:hover {
    color: #0B367A;
}

.right_con .tab li .active {
    color: #0B367A;
    font-weight: bold;
    background: #fff;
    position: relative;
}
.right_con .tab li  p{
   width: 100px;
   height: 4px;
   background-color: #0B367A;
   position: absolute;
   bottom: 0;
   left: 13px;
   border-radius: 33rem;
}

.right_con .steps{
  margin-top: 30px;
  width: 928px;
}
.right_con .editBox {
    position: absolute;
    top: -55px;
    right: 0px;
}

#right_con .editBox {
    position: absolute;
    top: 18px;
    right: 30px;
}

.right_con .editBox a {
    color: #666;
    display: inline-block;
}

.right_con .editBox .con {
    display: none;
}

.right_con .editBox .all {
    padding-left: 15px;
    margin-right: 20px;
    background: url(/img/center/deal_check.jpg) no-repeat 0 center;
}

.right_con .editBox .delete {
    padding-left: 15px;
    margin-right: 20px;
    background: url(/img/center/deal_delete.jpg) no-repeat 0 center;
}

.right_con .editBox .edit1 {
    height: 28px;
    margin: 0;
    line-height: 28px;
    border: 1px solid #b5b5b5;
    text-align: center;
   /*background: linear-gradient(#fff, #f1f1f1);*/
    border-radius: 17px;
}

.right_con .editBox .edit {
    width: 65px;
}

.right_con .editBox .cancelEdit {
    width: 70px;
}

.right_con .tabCon {
    background: #fff;
    width: 970px;
    display: block;
    margin: 10px auto;
    position: relative;
}

.inter_block .checkBox {
    width: 16px;
    height: 16px;
    background: url(/img/center/deal_check.jpg) no-repeat 0 center;
    display: none;
    position: absolute;
    cursor: pointer;
}

.right_con .on {
    background: url(/img/center/deal_checked.jpg) scroll no-repeat 0 center!important;
}

.right_con .right_con .edit {
    width: 50px;
    height: 30px;
    display: none;
    margin: 20px 30px;
}

.edit a {
    font-size: 14px;
    line-height: 30px;
    color: #fd5e03;
}

.right_con .choice {
    width: 220px;
    height: 30px;
    display: none;
    margin: 20px 20px;
}

.choice ul li {
    padding-left: 10px;
    float: left;
}

.choice ul li a {
    font-size: 16px;
    line-height: 30px;
}

.re {
    position: relative;
}

.inter_block .loadin {
    margin: 30px auto 0;
}

.changeTip {
    display: none;
    width: 315px;
    height: 100px;
    padding: 20px 20px 10px;
    position: absolute;
    top: 17px;
    right: -103px;
    background: url(/img/center/account_beijing.jpg);
    z-index: 2;
}

.changeType {
    text-align: center;
    text-decoration: underline;
    color: #666;
    position: absolute;
    background: #fff;
    top: -6px;
    right: 30px;
    line-height: 25px;
}

.allTypeList {
    display: block;
    width: 180px;
    z-index: 888;
    margin: 0 auto;
    padding-bottom: 10px;
}

.changeINews {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    border-top: 1px solid #e5e5e5;
}

span.changeType:hover {
    color: #333;
}

#mask {
    background: #333 none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.5;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
    display: none;
}

.alertBox {
    display: none;
    height: 190px;
    left: 50%;
    margin-left: -225px;
    margin-top: -95px;
    position: fixed;
    top: 50%;
    width: 450px;
    z-index: 999;
}

.alertBox .top {
    height: 40px;
    background: #f2f0f1 url(/img/center/logo.jpg) no-repeat 10px center;
    border-radius: 10px 10px 0 0;
    border-bottom: 2px solid #018fd9;
    padding-left: 40px;
}

.rechOuter .top .span1 {
    line-height: 40px;
    margin-left: 20px;
    font-weight: bold;
}

.alertBox .inner {
    overflow: hidden;
    text-align: center;
}

.rechOuter .top .span2 {
    width: 20px;
    height: 20px;
    line-height: 17px;
    display: block;
    float: right;
    cursor: pointer;
    color: #fff;
    margin: 10px 10px 0 0;
    background: #018fd9;
    border-radius: 50%;
    text-align: center;
}

.rechOuter .inner .moneyBox {
    background: #fff;
}

.rechOuter .inner .money {
    display: inline-block;
    font-size: 16px;
    line-height: 40px;
    padding-top: 30px;
}

.rechOuter .inner input {
    color: #ffac22;
    font-size: 16px;
    height: 35px;
    padding: 0 10px;
    width: 100px;
    margin: 0 10px 0 20px;
    border: 1px solid #d9d9d9;
}

.rechOuter .inner .equal {
    color: #999;
    margin-left: 50px;
    font-size: 14px;
    padding-left: 75px;
    padding: 10px 0 30px 0;
}

.rechOuter .inner .btnSure {
    background: #fff;
    height: 47px;
    border: 1px solid #fff;
    border-top: 1px dashed #ddd;
    overflow: hidden;
    border-radius: 0 0 10px 10px;
}

.rechOuter .inner .btnSure a {
    display: block;
    width: 85px;
    margin: 10px auto;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #168bbb;
    text-align: center;
    border-radius: 5px;
    text-decoration: none;
}


/*全部已读*/

.right_con .read_all {
    display: none;
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
}

.right_con .read_all .read_content {
    float: right;
    line-height: 24px;
    color: #666;
}

.read_all .read_content>* {
    float: left;
}

.read_all .read_content .total_count {
    padding: 0 3px;
    color: #ffac22;
}

.read_all .read_content .read_btn {
    width: 70px;
    height: 24px;
    line-height: 24px;
    color: #666;
    text-align: center;
    border: 1px solid #b7b7b7;
    border-radius: 5px;
    margin-left: 15px;
}

.read_all .read_content .read_btn:hover {
    background: #b7b7b7;
    color: #fff;
}

.myward {
    position: absolute;
    top: 18px;
    right: 80px;
}

.wardT {
    color: #fa533d;
    font-size: 16px;
}

.myward img,
.myartcileT img {
    width: 27px;
    height: 25px;
    display: inline-block;
    padding-right: 11px;
    vertical-align: top;
}

.myward :hover,
.myartcileT :hover {
    color: #ff9600;
}

.myartcileT {
    position: absolute;
    top: 20px;
    right: 0;
}

.zntj{
    display: block;
    margin: 0 auto;
}
.tuijian_out{
    box-shadow: 0 0 5px #ccc;
    margin-bottom:20px;
}
/* 清除浮动 */
.clearfix {
    *zoom: 1;
    /*IE/7/6*/ }
  
  .clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both; }
  /* 清除浮动 新的样式*/
.right_con_recommend{
    width: 100%;
}
.right_con_recommend .tabCon{
    width: 100%;
}
.right_con_recommend li .active{
    border-bottom: 4px solid #0B367A;
}
.tabConRecommend{
    text-align: center;
}
.goLogin{
    display: inline-block;
    width:160px;
    height:44px;
    line-height: 44px;
    text-align: center;
    background:rgba(11,54,122,1);
    border-radius:22px;
    color: #ffffff !important;
    margin-top: 91px;
    margin-bottom: 37px;
}
.goLoginTip{
    color: #666666;
    font-size: 14px;
    padding-bottom: 90px;
}
#home_friendLink{
    display: none;
}