@charset "UTF-8";
*{
    margin: 0;
    padding: 0;
}
body {
    /* display: flex;
     line-height: 1.5;
    overflow: hidden;
     font-weight: 500;
     font-size: 1.05em;*/
    color: #404040;
    background-color: #ffffff;
}
p{
    margin-bottom: 10px;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
}
input, textarea {
    font-family: Microsoft YaHei, serif;
}
ul,li,ol,dl{
    list-style: none;
}

/*div, ul, li, span, a, input[type=text], input[type=date], input[type=month], */
select{
    outline:none;
    cursor: pointer;
    width: 100%;
    -webkit-text-size-adjust: none;
    -webkit-appearance: none;
}
ul, menu, dir{
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
}
/** body框架 **/
.mycont{
    width: 100%;
    min-height: 490px;
    padding-bottom: 60px;
    height: auto;
}
.asidecont{
    width: 96%;
    margin: 0 auto;
    font-size: 0.9rem;
}
/** 公共尾部 **/
.footer {
    width: 100%;
    position: absolute;
    bottom:10px;
    font-size: 0.9rem;
    color: #999;
    line-height: 1.8em;
    text-align: center;
}

/* lawyers-egister.html（律师认证） */
.flexinfo{
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}
.flexname{
    width: 30%;
    height: 45px;
    line-height: 45px;
    float: left;
    color: #737373;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background-color: #ffffff;
}
.flexname span{
    color: #e46c51;
    position: relative;
    top: 4px;
}
.flexinput{
    width: 70%;
    height: 45px;
    float: left;

}
.flexinputFlag{
    width: 65%;
    height: 45px;
    float: left;
}
.flexinputSpan{
    width: 5%;
    height: 45px;
    float: left;
}
.text{
    width: 100%;
    height: 45px;
    color: #737373;
    line-height: 100%;
    font-size: 0.9rem;
    text-align: left !important;
    padding-right: 10% !important;
    border: 0;
    box-sizing: border-box;
    background-color: #ffffff;
}
.select{
    width: 100%;
    padding-right: 10%;
    text-align: left;
    height: 45px;
    color: #737373;
    line-height: 100%;
    font-size: 0.9rem;
    background: url(../img/lawyers-service/MyCaseMarkDown.png) no-repeat right center;
    background-size: 17px 8px;
    border: 0 !important;
    box-sizing: border-box;
    /*direction: rtl;*/
}
.areaFlexInput{
    width:30%;
    height:45px;
    float: left;
    background-color: #ffffff;
}
.areaFlexInputLine{
    width: 10%;
    height: 45px;
    float: left;
    color:#737373;
}
.areaSelect{
    width: 100%;
    /*padding-right: 10%;*/
    text-align: left;
    height: 43px;
    color: #737373;
    line-height: 100%;
    font-size: 0.9rem;
    background: url(../img/lawyers-service/MyCaseMarkDown.png) no-repeat right center;
    background-size: 10px 8px;
    border: 0 !important;
    box-sizing: border-box;
    /*direction: rtl;*/
}
.allocationSelect{
    width: 100%;
    padding-right: 10%;
    text-align: left;
    height: 43px;
    color: #737373;
    line-height: 100%;
    font-size: 0.9rem;
    background: url(../img/lawyers-service/MyCaseMarkDown.png) no-repeat right center;
    background-size: 7px 7px;
    border: 0 !important;
    box-sizing: border-box;
    /*direction: rtl;*/
}
.select option{
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    margin-left: -50px;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0 2px 1px;
    /*direction: ltr;*/
}
.myselect{
    width: 100%;
    padding-right: 10%;
    text-align: left;
    height: 43px;
    color: #737373;
    line-height: 100%;
    font-size: 0.9rem;
    background: url(../img/lawyers-service/MyCaseMarkDown.png) no-repeat right center;
    background-size: 17px 8px;
    border-color: #ddd;
    box-sizing: border-box;
    /*direction: rtl;*/
}
.date{
    background: url(../img/lawyers-service/date_07.jpg) no-repeat right center;
    background-size: 18px 15px;
    padding-right: 0 !important;
}
.paddingtop{
    padding-top: 20px;
    border: 0;
}
.submitbtn{
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: #e46c51;
    color: #fff;
    font-size: 1rem;
    border-radius: 3px;
    border: 0;
}

/* global-lawyer.html（全球律师库） */
.servicetilte{
    text-align: center;
    font-size: 1.1rem;
    padding: 12px 0;
    color: #23365e;
}
.serviceask{
    font-size: 2.1rem;
    color: #23365e;
    padding: 6px 0;
    border-bottom: 1px dashed #23365e;
}
.serviceimg{
    width: 100%;
}
.serviceimg img{
    width: 100%;
}
.serviceques {
    color: #23365e;
    padding: 6px 0;
    border-bottom: 1px dashed #23365e;
}
.serviceinfo{
    color: #333333;
    padding: 6px 0;
    border-bottom: 1px dashed #333333;
    text-indent: 2em;
}

/*
    global-questionnaire.html(推荐律师页面)
 */
.asktitle{
    width: 100%;
    text-align: center;
    font-size: 1.1rem;
    padding: 12px 0;
    color: #23365e;
}
.askinfo{
    text-indent:25px;
    color: #333333;
}
.flexbox{
    padding: 5px 0;
}
.border0{
    border: 0;
}
.myinput{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-indent: 5px;
    border: 1px solid #ddd;
    font-size: 0.9rem;
    border-radius: 3px;
    box-sizing: border-box;

}
.flexright{
    width: 70%;
    float: left;
    height: 40px;
}
.flexleft{
    width: 30%;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #737373;
}
.flexmright{
    width: 30%;
    float: left;
    height: 40px;
}
.flexmiddle{
    width: 40%;
    float: left;
    height: 40px;
}

/*
    lawyer-homepage.html
 */
.usercont{
    width: 100%;
    height: 180px;
    padding-top: 5px;
    overflow: hidden;
}
.userbaseinfo{
    width: 96%;
    margin-left: 2%;
}
.userimg{
    width: 20%;
    /*text-align: center;*/
    float: left;
}
.userimg img{
    width: 70px;
    height: 70px;
    border-radius: 50px;
    padding-top: 12px;
    border: 1px solid #fff;
}
.baseuserinfo{
    width: 75%;
    float: left;
}
.baseuserinfo p{
    color: #737373;
    padding-left: 10px;
    font-size: 0.9rem;
    line-height: 10px;
}
.userjump{
    width:5%;
    float: left;
}
.userjump img{
    margin-top: 35px;
    width: 12px;
    height: 24px;
}
.userbaselist{
    padding-left: 2%;
    width: 96%;
}
.userlineTitle{
    width:100%;
    margin:0 auto;
    border: 0;
    height: 0;
    border-top:1px solid rgba(0, 0, 0, 0.3);
    border-bottom:1px solid rgba(255, 255, 255, 0.4);
}
.userline{
    width:100%;
    margin:0 auto;
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom:1px solid rgba(255, 255, 255, 0.2);
}
.userlineweith{
    width:100%;
    border: 0;
    height: 0;
    border-top: 10px solid rgba(166, 180, 193,0.3);
    /*border-bottom: 1px solid rgba(255, 255, 255, 0.3);*/
}
.userbaselist ul li{
    text-align: center;
    padding-top: 10px;
    margin: auto;
    width: 33%;
    height: 70px;
    float: left;
}
.userbaselist ul li a{
    text-decoration:none;
    color: #737373;
    font-size: 0.9rem;
}
.userbaselist ul li img{
    width: 26px;
    height: 26px;
}
.layername{
    text-align: center;
    width: 100%;
    padding-top: 10px;
    font-size: 1rem;
    color: #fff;
}
.userul li.onlineLawyerService{
    background: url(../img/lawyers-service/icon_03.jpg) no-repeat left center;
    background-size: 15px 17px;
}
.userul li.privateLawyerService{
    background: url(../img/lawyers-service/box.png) no-repeat left center;
    background-size: 15px 17px;
}
.userul li.privateBank{
    background: url(../img/lawyers-service/people.png) no-repeat left center;
    background-size: 15px 17px;
}
.userul li.ksbService{
    background: url(../img/lawyers-service/info_05.jpg) no-repeat left center;
    background-size: 15px 17px;
}
.userul li.rtService{
    background: url(../img/lawyers-service/lawyerreg.png) no-repeat left center;
    background-size: 15px 17px;
}
.userul li{
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #ddd;
    line-height: 45px;
    position: relative;
    text-indent: 25px;
    display: list-item;
    text-align: -webkit-match-parent;
}
.userul li img{
    position: absolute;
    width: 7px;
    height: 15px;
    right: 0;
    top: 16px;
}
.userul li a{
    color: #2a3c62;
    text-decoration: none;
    font-size: 0.9rem;
}

/* lawyer-allocation.html */
.paddingtop6{
    padding-top: 6px;
}
.caseleft{
    width: 25%;
    padding: 5px 0;
    float: left;
    color: #333333;
    font-size: 0.9rem;
}
.caseright{
    width: 75%;
    padding: 6px 0;
    float: left;
    color: #333333;
    font-size: 0.9rem;
}
.caseleft span{
    padding-left: 28px;
}
.caseline:after{
    content: '';
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}
.line{
    width: 100%;
    height: 10px;
    background: #f2f2f2;
    font-size: 0;
    line-height: 0;
    border-top: solid 1px #eee;
    float: none;
}

/**
    lawyer-myinfo.html
 */
.filediv{
    position: relative;
    overflow: hidden;
}
.preview{
    width: 100%;
    height: 70px;
    text-align: center;
    padding: 30px 0 40px 0;
    overflow: hidden;
}
.fileimg{
    width: 100%;
    height: 100px;
    position: absolute;
    top: 10px;
    left: -5px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.preview img{
    width: 100px;
    height: 100px;
    border: 0;
    vertical-align: middle;
}

/** law-mycase.html */
.suitul{
    width: 100%;
    height: auto;
    border: 1px solid #a6b4c1;
    border-radius: 2px;
    margin: 1rem auto;
}
.itemtitlenobk {
    width: 100%;
    height: 45px;
    line-height: 45px;
    position: relative;
    background-size: 35px 35px;
    border-bottom: 1px solid #ddd;
    color: #2a3c62;
}
.itemtitlenobk img {
    width: 17px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 15px;
}
.suitul li {
    width: 33.3%;
    height: auto;
    float: left;
    padding: 10px 0;
    text-align: center;
    color: #a6b4c1;
    box-sizing: border-box;
}
.suitul:after {
    display: block;
    visibility: hidden;
    content: '';
    height: 0;
    clear: both;
}
.listcont {
    width: 100%;
    height: auto;
    padding: 8px 0;
    background: #f7f8f8;
    display: block;
}
.orderlist{
   /* padding-bottom: 10px;*/
}
.orderbox{
    width: 96%;
    min-height: 200px;
    background: #fff;
    border-radius: 2px;
    margin-left: 2%;
    margin-bottom: 5px;
}
.ordertop{
    width: 100%;
    height: 70px;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.orderstatus{
    float: left;
    width: 79px;
    height: 41px;
    position: absolute;
    right: -3px;
    top: 17px;
    color: #fff;
    line-height: 37px;
    text-align: center;
    background: url(../img/lawyers-service/stauts_03.png) no-repeat;
    background-size: 79px 41px;
}
.orderimg{
    width: 70px;
    height: 70px;
    text-align: center;
    padding-top: 7px;
    box-sizing: border-box;
}
.orderimg img {
    width: 55px;
    height: 55px;
    border-radius: 50px;
}
.ordertext{
    width: 200px;
    position: absolute;
    height: 70px;
    margin-top: -55px;
    font-size: 17px;
    left: 80px;
    box-sizing: border-box;
    color: #333333;
}
.ordertext span {
    color: #b3b3b3;
    font-size: 0.8rem;
}
.orderinfo{
    box-sizing: border-box;
    padding: 6px 10px;
    color: #666666;
    text-align: justify;
}
.left{
    width: 75%;
    display: inline-block;
    text-align: left;
}
.right-click{
    float: right;
    width: 25%;
    display: inline-block;
    text-align: right;
    color: blue;
    text-decoration: underline;
}
.fileinput-button{
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.fileinput-button input {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
}

/**
    law-case.html
 */
#HeightPermission .suitul .casestyle{
    background-color: rgb(166, 180, 193);
    color: rgb(255, 255, 255);
}



/**
    law-case-ksbdetails.html
 */
.tablaw{
    width: 100%;
    height: auto;
    border: 1px solid #a6b4c1;
    border-radius: 2px;
    margin: 1rem auto;
}
.tablaw li.current{
    background-color: #49597D;
    color: #fff;
}
.tablaw li {
    width: 33%;
    height: auto;
    float: left;
    padding: 10px 0;
    text-align: center;
    color: #a6b4c1;
    box-sizing: border-box;
}
.tablaw li span {
    border-right: 1px solid #a6b4c1;
    display: inline-block;
    width: 100%;
}
.modal {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.tablaw:after {
    display: block;
    visibility: hidden;
    content: '';
    height: 0;
    clear: both;
}

/**
    law-case-allocation.html
 */
.bg {
    background: #f2f2f2;
}
.paddingtop10{
    padding-top: 10px;
    background-color: #efefef;
}
.cl, .clearfix{
    zoom: 1;
}
.modal-dialog{
    position: relative;
    margin: 10px;
}
.allocationSearch {
    width: 100%;
    height: 44px;
    background-color:rgb(166, 180, 193);
}

.allocationSearch input {
    border-radius: 10px;
    border: 2px solid rgb(166, 180, 193);
    float: left;
    /*width: 85%;*/
    width: calc(100% - 50px);
    height: 28px;
    font-size: 14px;
    color: #737373;
    margin-top: 6px;
    margin-left: 4px;
}

.allocationSearch a {
    width: 50px;
    margin-top:-30px;
    background: none;
    border: none;
    float: right;
}

.allocationSearch a img {
    width: 30px;
    padding-left: 10px;
    background: none;
}

.allocationSearch a::selection {
    background: #FFF;
    color: #333;
}

.allocationFilter{
    width: 99.5%;
    height:45px;
    border:1px solid rgb(166, 180, 193);
    background-color:#ffffff;
}
.provinceName{
    width: 17%;
    float: left;
}
.cityName{
    width: 17%;
    float: left;
}
.lawOffice{
    width: 35%;
    float: left;
}
.allocationFilter span{
    padding-top: 10px;
    padding-left: 7%;
    width: 7%;
    float: left;
}
.allocationFilter .shuline{
    float: left;
    width: 1px;
    height: 20px;
    background: #737373;
}
input[type="checkbox"] {
    line-height: normal;
    margin-top: -4px;
    overflow: visible;
    vertical-align: middle;
    outline: none;
    -webkit-appearance: checkbox;
    box-sizing: border-box;
}

/******模态框cssSTART*******/
.m-modal{
    position: fixed;
    width: 100%;
    padding-top: 200px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 999;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.2);
}
.m-modal-dialog{
    position: relative;
    margin: auto;
    width: 90%;
    height: 230px;
    border-radius:5px 5px 5px 5px;
    background-color: #ffffff;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.m-top{
    width: 100%;
    height: 25px;
    background-color: #ffffff;
    border-radius:5px 5px 5px 5px;
}
.m-modal-title{
    margin: 0;
    color: #fff;
    padding: 10px 20px 10px 20px;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.m-modal-close{
    position: absolute;
    top: 10px;
    left: 91%;
    display: inline-block;
    font-size: 35px;
    line-height: 20px;
    color: #555;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.m-modal-close:hover{
    color: #555;
}
.m-middle{
    width: 100%;
    height: 130px;
    background-color: #f5f5f5;
}
.m-middle p{
    margin-left: 10%;
    padding-top: 40px;

    font-size: 20px;
    font-weight: lighter;

}
.m-bottom{
    width: 100%;
    height:50px;
    margin-top: 5px;
    overflow: hidden;
}
.m-bottom button{
    width: 42%;
    float: left;
    cursor: pointer;
    border: 1px solid #e46c51;
    background-color: #fff;
    padding: 12px 40px;
    margin: 0 4%;
    outline: none;
    font-size: 14px;
    color: #333;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.m-bottom button:hover{
    color: #333;
    background-color: #e46c51;
    border-color: #e46c51;
}
.m-bottom button:active{
    color: #333;
    background-color: #e46c51;
    border-color: #e4606d;
}

.m-bottom .m-btn-sure{
    color: #ffffff;
    border-radius:3px 3px 3px 3px;
    background-color: #23365e;
    border-color: #e4606d;
}
.m-bottom .m-btn-cancel{
    color: #ffffff;
    border-radius:3px 3px 3px 3px;
    background-color: #23365e;
    border-color: #e4606d;
}
.m-bottom .m-btn-sure:hover{
    color: #fff;
    background-color: #e46c51;
    border-color: #e46c51;
}
.m-bottom .m-btn-sure:active{
    color: #fff;
    background-color: #e46c51;
    border-color: #e4606d;
}
/******模态框cssEND*******/

/** law-case-rtdetails.html **/
.top{
    width: 100%;
    height: 46px;
    background: #23365e;
    line-height: 46px;
    font-size: 1rem;
    color: #fff;
    text-align: center;
    position: relative;
}
.text-left{
    width: 100%;
    height: 45px;
    line-height: 100%;
    font-size: 0.9rem;
    border: 0;
    text-indent: 30px;
    background: none;
}
.flexleft-nolineheight{
    width: 30%;
    float: left;
    height: 40px;
    color: #2a3c62;
}
.flexbox:after{
    display: block;
    content: '';
    height: 0;
    clear: both;
    visibility: hidden;
}
/** law-case-legalreview.html */
.itemtitle{
    width: 100%;
    height: 45px;
    line-height: 45px;
    position: relative;
    background: url(../img/lawyers-service/icon_talk.jpg) no-repeat left center;
    background-size: 35px 35px;
    border-bottom: 1px solid #ddd;
    text-indent: 50px;
    color: #2a3c62;
}
.itemtitle img{
    width: 8px;
    height: 17px;
    position: absolute;
    right: 0;
    top: 15px;
}
.box{
    width: 100%;
    height: auto;
    padding: 2px 0;
    min-height: 24px;
    text-align: center;
    vertical-align: middle;
}
.center{
    text-align: center;
}
/*.left, .mid, .right .text {*/
    /*text-align: left !important;*/
/*}*/
.flexinfo .mid{
    width: 60%;
    height: 45px;
    line-height: 45px;
    float: left;
    color: #2a3c62;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.flexinfo .left{
    width: 25%;
    height: 45px;
    line-height: 45px;
    float: left;
    color: #2a3c62;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.checkboxdiv{
    width: 7%;
    height: 100%;
    float: left;
}
.EXdiv{
    width: 80%;
    /*float: left;*/
}
.EXdiv input{
    margin-top: 10px;
}
.EXdiv-all{
    width: 80%;
    float: left;
}
.EXdiv-samll{
    width: 60%;
    float: left;
}
.biaodeshencha{
    width: 98%;

}
.biaodeshencha input{
    margin-top: 10px;
}
.outtext{
    width: 98%;
    color: #666666;
    box-sizing: border-box;
    padding: 8px 3px;
    font-size: 0.9rem;
    border-radius: 2px;
    border: 1px solid #f3f3f3;
}

/**  law-case-legalsuggest.html */
.privatetitle{
    text-align: center;
    color: #2a3c62;
    padding: 1rem 0 0.6rem 0;
    font-size: 1rem;
}
.privatetitle span{
    font-size: 0.9rem;
    position: relative;
    top: -2px;
}
.right{
    float: right;
    width: 50%;
    display: inline-block;
    text-align: right;
}
.textheight{
    min-height: 100px;
    height: auto;
}
.casetext{
    width: 100%;
    background: #f7f8f8;
    color: #666666;
    box-sizing: border-box;
    padding: 8px;
    font-size: 0.9rem;
    border-radius: 2px;
    border: 1px solid #f3f3f3;
}

/** lawyer-login.html(律师登录页面) **/
.pub-title .pub-logo{
    background: #ffffff;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    min-height: 33px;
}

.pub-title .pub-logo img {
    width: 150px;
    margin: auto;
}
.pub-title .pub-img{
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.pub-title .pub-img img{
    width: 100%;
    display: block;
}

.terminfo {
    width: 100%;
    border-bottom: 1px solid #ddd;
    height: 43px;
}
.myphone {
    background: url(../img/lawyers-service/icon_12.jpg) no-repeat left center;
    background-size: 15px 23px;
}
.mysex {
    background: url(../img/lawyers-service/icon_06.jpg) no-repeat left center;
    background-size: 15px 20px;
}
.invitephone{
    background: url(../img/lawyers-service/icon_12.jpg) no-repeat left center;
    background-size: 15px 23px;
}
.myname {
    background: url(../img/lawyers-service/icon_03.jpg) no-repeat left center;
    background-size: 15px 17px;
}
.mycode {
    background: url(../img/lawyers-service/code_03.jpg) no-repeat left center;
    background-size: 16px 15px;
    position: relative;
}
.text-center {
    text-align: center;
}
.loginTopType{
    margin-top:-50px;
    width: 100%;
    text-align: center;
}
.loginBtnType span{
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color:rgb(255,255,255);

}
.loginBtnType{
    width: 49%;
    position: relative;
    border:none;
    color: #ffffff;
    background-color:rgba(239,239,239,0);
    font-weight: 500;
    font-size: 25px;
}
.forgetBtnType{
    color: dodgerblue;
    margin-right: 20px;
    float: right;
}
.sendbtn {
    padding: 6px 4px;
    background: #23365e;
    color: #fff;
    border: 0;
    position: absolute;
    right: 10px;
    top: 6px;
}

/** law-case-sourtsuggest.html(道律通法审页面) **/
.casemid {
    width: 100%;
    text-align: center;
    position: relative;
    color: #333333;
    font-size: 0.9rem;
}
.addtextarea {
    width: 100%;
    text-align: right;
}

.textarea-wrapper {
    width: 100%;
    margin: auto;
}

.textarea-block {
    position: relative;
}

.textarea-item {
    width: 100%;
    height: 120px;
    border: 1px solid #ccc;
    resize: none;
    color: #aaa;
}
.textarea-item-road {
    width: 100%;
    height: 120px;
    border: 0px solid #ccc;
    resize: none;
    color: #aaa;
}

.textarea-count {
    position: absolute;
    bottom: 10px;
    right: 0;
    color: #000;
}

/** person/lawuer-service.html **/
.mainmenu:after {
    clear: both;
    display: block;
}
.mainmenu li {
    float: left;
    margin-left:0.5%;
    width: 32.7%;
    background: #ffffff;
    overflow: hidden;
    margin-top: 2px;
}
.mainmenu li a {
    display: block;
    color: #eee;
    text-align: center
}
.mainmenu li a b {
    display: block;
    height: 80px;
}
.mainmenu li a img {
    margin: 30px auto 15px;
    width: 32px;
    height: 32px;
}
.mainmenu li a span {
    display: block;
    height: 30px;
    line-height: 1px;
    color: #000000;
    font-size: 14px;
}

/** law-online.html **/
.law-online p{
    text-align:justify;
    text-justify:inter-ideograph;
    text-indent:2em;
    margin:4px;
    font-size: 14px;
}
.img-responsive{
    /*display:block;*/
    max-width:100%;
}
.law-online{
    background:#f7f8f8;
}
.law-online button{
    background: #e46c51;
    margin:4px 0 10px 0;
    padding: 4px 0;
    border: 1px #e46c51;
}
.law-online-title{
    color: #2a3c62;
}
.law-online-title p{
    position:absolute;
    top:17px;
    left: 60px;
}

/** main-homepage.html */
.myPagebankground {
    background-color: rgba(166, 180, 193, 0.3);
}
.myPageCheckContext{
    width:100%;
    height:250px;
    background:url("../img/lawyers-service/lawIdentifyCard.jpg");
    background-size: 100% 100%;
    opacity: 1;
}
.myPageCheckInfo{
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 10%;
}
.myPageCheckInfo p{
    font-size: 18px;
    margin-left:1px;
    font-family:Arial, Helvetica, sans-serif;
    color:#ffffff;
    /*font-weight: 600;*/
    line-height:35px;
    text-align: justify;
}

/**
    proceedings-review.html
 */
.leftTitle{
    margin-top: 10px;
    color:#23365e;
    font-weight: 600;
    text-indent:0.5em;
}
