/**
   * NEW: #9877  by LiJuan  2020-04-21
*/
body { font-size: 14px; }
.mtb20 { margin-top: 20px; margin-bottom: 20px; }
.w340 { width: 340px; }
.w820 { width: 820px; }
.img-block { display: block; }
.p40-t0 { padding: 0 40px 40px; }

/**/
.logo-bar .menu-nav .icon-arrow-down-o {
    font-size: 12px; margin-left: 5px;
}
.link-team { 
    margin-top: 30px; display: inline-block;
    font-size: 18px; line-height: 30px;
}
.link-team .icon-team {
    font-size: 25px; margin-right: 10px;
}

/* all-accusal */
.all-accusal p {
    width: 400px; float: left; text-align: left;
    line-height: 34px;
}
.all-accusal p span { color: #bbb; padding: 0; margin-left: 2px; }

/* banner-box */
.banner-box {
    position: relative; height: 250px; padding-top: 70px;
    background: url('/images/back1920.png') center top #1B2845 no-repeat;
}
.banner-box .bg-ico {
    position: absolute; bottom: -22px; left: 50%;
    margin-left: -600px;
}
.banner-box .handle {
    position: absolute; bottom: 45px; left: 50%;
    margin-left: -600px; overflow: hidden;
}
.banner-box .handle li {
    float: left; margin-right: 35px; color: #b3cdfe;
}
.banner-box .handle li a { color: #b3cdfe; }
.banner-box .handle .iconfont { margin-right: 8px; }
.banner-box .handle .collect, .banner-box .handle .like { cursor: pointer; }
.banner-box .left-con .tit {
    font-size: 40px; color: #fff;
    line-height: 40px;
}
.banner-box .expert {
    position: relative;
    margin-top: 30px; padding-left: 20px;
}
.banner-box .expert:before {
    content: ''; position: absolute; top: 0; left: 0;
    height: 45px; width: 5px; background-color: #b3cdfe;
}
.banner-box .expert .name {
    font-size: 20px; color: #b3cdfe;
    font-weight: bold; line-height: 22px;
}
.banner-box .expert .tag {
    display: inline-block; vertical-align: middle;
    margin: -2px 0 0 10px; padding: 0 10px;
    border: 1px solid #f05759; border-radius: 0 6px 0 6px;
    font-size: 12px; color: #f05759; line-height: 20px;
}
.banner-box .expert .poster {
    color: #b3cdfe; line-height: 16px; margin-top: 5px;
}
.banner-box .right-con {
    padding: 35px 30px 0;
    width: 310px; height: 130px;
    background: rgba(113,147,220,.3);
    filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#4c7193dc, endColorstr=#4c7193dc, GradientType = 0);
    border-radius: 10px; overflow: hidden;
}
:root .banner-box .right-con {
    filter: none;
}
.banner-box .right-con .tit {
    position: relative; padding-left: 16px;
    font-size: 20px; color: #91b4ff; 
    opacity: .7; filter: alpha(opacity=70);
    font-weight: bold; line-height: 24px;
}
.banner-box .right-con .tit:before {
    content: ''; position: absolute; top: 50%; left: 0; 
    margin-top: -9px;
    width: 4px; height: 18px; background-color: #91b4ff;
    opacity: .7; filter: alpha(opacity=70);
}
.banner-box .right-con .list { margin-top: 18px; margin-left: -16px; margin-right: -16px; }
.banner-box .right-con .list li {
    position: relative;
    float: left; width: 98px; padding-left: 16px;
    opacity: .7; filter: alpha(opacity=70);
}
.banner-box .right-con .list li:before {
    content: ''; position: absolute; top: 2px; bottom: 4px; left: 0;
    width: 1px; background-color: #7193dc;
    opacity: .3; filter: alpha(opacity=30);
}
.banner-box .right-con .list li:first-child:before { width: 0; }
.banner-box .right-con .list .iconfont {
    font-size: 27px; color: #91b4ff; line-height: 28px;
}
.banner-box .right-con .list .txt {
    font-size: 12px; color: #91b4ff;
    margin-top: 5px;
}

/* titf20-line */
.titf20-line {
    position: relative; padding-left: 20px;
    font-size: 20px; line-height: 24px; font-weight: normal;
}
.titf20-line:before {
    content: ''; position: absolute; top: 50%; left: 0;
    margin-top: -8px; width: 4px; height: 18px;
    background-color: #0057ff;
}

/* titf24-line */
.titf24-line {
    position: relative; padding-left: 40px;
    font-size: 24px; line-height: 28px; font-weight: normal;
}
.titf24-line:before {
    content: ''; position: absolute; top: 50%; left: 0;
    margin-top: -12px; width: 6px; height: 26px;
    background-color: #0057ff;
}

/* lawyer-tui */
.lawyer-tui {
    background-color: #f9f9fb; padding-top: 28px;
    box-shadow: 0 1px 30px rgba(0,36,141,0.08);
}
.lawyer-tui .avert {
    box-shadow: none; margin-top: 33px;
}

/* ranking-list */
.ranking-list li { 
    line-height: 20px; height: 20px; overflow: hidden; 
    margin-top: 18px; 
}
.ranking-list li:first-child { margin-top: 0; }
.ranking-list li em { 
    float: left; width: 16px; height: 16px; line-height: 16px;
    text-align: center; background-color: #bbb; 
    color: #fff; margin: 3px 10px 0 0; font-style: normal;
    font-size: 12px;
}
.ranking-list li a { font-size: 16px; }
.ranking-list li span { 
    float: right; color: #bbb; 
    margin-left: 20px; font-size: 12px;
}
.ranking-list li.red em { background-color: #f05759; }

/* accusal-nav-box */
.accusal-nav-box { height: 80px; }
.accusal-nav {
    height: 80px; line-height: 80px; text-align: center;
    background-color: #fff; box-shadow: 0 1px 30px rgba(0,36,141,0.08);
    text-align: center; position: relative;
}
.accusal-nav a {
    position: relative; font-size: 16px; font-weight: bold;
    margin: 0 12px; display: inline-block;
}
.accusal-nav a.is-this { color: #0057ff; }
.accusal-nav a.is-this:before {
    content: ''; position: absolute; right: 0; bottom: 0; left: 0;
    height: 3px; background-color: #0057ff;
}
.accusal-nav-fixed {
    position: fixed; top: 0; right: 0; left: 0;
    padding-right: 380px; z-index: 900;
}

/* accusal-con-box */
.accusal-con-box {
    background-color: #fff; 
    box-shadow: 0 4px 30px rgba(0,36,141,0.08);
}
.accusal-con {
    padding: 38px 40px 34px; position: relative;
}
.accusal-con:before {
    content: ''; position: absolute; top: 0; right: 40px; left: 40px;
    height: 1px; background-color: #eee;
}
.accusal-con:first-child:before { height: 0; }
.accusal-con .detail-link { line-height: 28px; color: #bbb; }
.accusal-con .detail-link:hover { color: #333; }
.accusal-con .titf24-line { margin-left: -40px; float: left; }
.accusal-con .detail {
    margin-top: 30px; font-size: 16px; line-height: 28px;
    color: #666;
}
.accusal-con .detail p { margin-top: 10px; }
.accusal-con .detail strong, .accusal-con .detail b { color: #333; }
.accusal-con .gain-btn {
    display: block; margin: 30px 0 6px;
    height: 40px; line-height: 40px;
    border-radius: 4px;
}
.accusal-con .defense-link { margin-top: 30px; }
.accusal-con .defense-link li { 
    line-height: 40px; height: 40px; 
    overflow: hidden; white-space: nowrap;
    text-overflow: ellipsis; 
}
.accusal-con .defense-link .iconfont { 
    font-size: 20px; color: #bbb; 
    margin-right: 10px; 
}
.accusal-con .defense-link a { font-size: 16px; }

/* case-swiper" */
.case-swiper {
    width: 760px; height: 209px;
    padding-bottom: 29px; margin-left: -20px;
}
.case-swiper .swiper-slide {
    width: 380px; height: 209px;
}
.case-swiper .pagination { 
    position: absolute; right: 0; bottom: 0; left: 20px; 
    text-align: center; z-index: 5; line-height: 1; 
    cursor: pointer; 
}
.case-swiper .pagination .swiper-pagination-switch:nth-child(2n) {
    display: none;
}
.case-swiper .pagination .swiper-pagination-switch { 
    display: inline-block; margin: 0 5px; opacity: .5;
    width: 10px; height: 4px; background-color: #bbb; 
}
.case-swiper .pagination .swiper-active-switch { width: 20px; opacity: 1; }
.case-swiper .case-slide {
    margin-left: 20px; padding: 24px 25px;
    width: 310px; height: 161px;
    background-color: #f9f9f9; border-radius: 20px;
}
.case-slide .tit {
    font-size: 16px; line-height: 24px; height: 48px;
    overflow: hidden; font-weight: bold;
}
.case-slide .time {
    margin-top: 15px; font-size: 14px;
    color: #999;
}
.case-slide .det {
    font-size: 14px; line-height: 22px;
    max-height: 66px; overflow: hidden; margin-top: 6px;
}
.case-slide .det span { color: #666; }
.case-slide .det a { color: #0057ff; }

/* lawyer-accusal */
.lawyer-accusal {
    position: relative; padding-left: 66px;
    line-height: 24px;
}
.lawyer-accusal:before {
    content: ''; position: absolute; top: 0; left: -40px;
    width: 6px; height: 48px; background-color: #0057ff;
}
.lawyer-accusal .photo-box {
    position: absolute; top: 0; left: 0;
    width: 48px;
}
.lawyer-accusal .photo-box .photo {
    display: block; width: 48px; height: 48px;
    border-radius: 50%; overflow: hidden;
}
.lawyer-accusal .photo-box .ico-vip {
    position: absolute; top: 32px; right: 0;
    width: 16px; height: 16px;
}
.lawyer-accusal .name { font-size: 16px; }
.lawyer-accusal .tag {
    display: inline-block; margin-left: 9px;
    padding: 0 7px; line-height: 18px;
    border: 1px solid #bbb;
    font-size: 12px; color: #aaa;
}
.lawyer-accusal .tag-red {
    color: #f05759; border-color: #f05759;
}
.lawyer-accusal .poster {
    margin-top: 4px; line-height: 20px;
    font-size: 14px; color: #999;
}

/* feedback-btn */
.feedback-btn {
    position: relative; z-index: 1;
    font-size: 14px; color: #bbb;
    line-height: 24px; cursor: pointer;
}
.feedback-btn .iconfont { margin-right: 8px; }

/* feedback-pop */
.feedback-pop {
    position: fixed; top: 50%; left: 50%; z-index: 1003;
    background-color: #fff; width: 360px;
    margin: -140px 0 0 -200px; padding: 30px 20px;
    border-radius: 5px;
}
.feedback-pop .closed {
    position: absolute; top: 0; right: 0;
    width: 30px; height: 30px; line-height: 30px;
    text-align: center; font-size: 24px;
    font-style: normal; color: #bbb; cursor: pointer;
}
.feedback-pop .tit {
    text-align: center; font-weight: bold;
    font-size: 16px;
}
.feedback-pop .list span {
    float: left; margin: 20px 10px 0;
    width: 98px; height: 38px; line-height: 38px;
    border: 1px solid #d9d9d9; text-align: center;
    color: #666; font-size: 14px; border-radius: 3px;
    cursor: pointer;
}
.feedback-pop .list span:hover {
    border-color: #0057ff; color: #0057ff;
}

/* title-f24 */
.title-f24 { line-height: 28px; }
.title-f24 .more { color: #bbb; }
.title-f24 .more:hover { color: #333; }
.title-f24 .tit { font-size: 24px; }
.title-f24 .icon-label { 
    margin-left: 10px; font-size: 26px; 
    color: #0057ff;
    position: relative; top: 3px;
}

/* avert-list-w250 */
.avert-list-w250 { margin-left: -35px; }
.avert-list-w250 .avert {
    float: left; margin: 30px 0 0 35px;
}

/* hot-ask-list */
.hot-ask-list li { 
    margin-top: 10px; padding: 30px; background-color: #fff; 
    box-shadow: 0 4px 30px rgba(0,36,141,0.08); 
}
.hot-ask-list .con { position: relative; padding-left: 50px; }
.hot-ask-list .con label { 
    position: absolute; top: 0; left: 0; 
    width: 30px; height: 30px; line-height: 30px; 
    text-align: center; border-radius: 50%; 
    color: #fff; font-size: 16px; 
}
.hot-ask-list .q label { background-color: #d9d9d9; }
.hot-ask-list .a label { background-color: #b3cdff; }
.hot-ask-list .con .txt { 
    height: 30px; line-height: 30px; 
    text-overflow: ellipsis; white-space: nowrap; 
    overflow: hidden; font-size: 16px; 
}
.hot-ask-list .q .txt { font-weight: bold; }
.hot-ask-list .a .txt { margin-top: 15px; color: #666; }
.hot-ask-list .a .lawyer { 
    position: relative; margin-right: 21px; 
    line-height: 30px; 
}
.hot-ask-list .a .lawyer:before { 
    content: ''; position: absolute; top: 9px; right: -11px; 
    width: 1px; height: 12px; background-color: #e8e8e8; 
}
.hot-ask-list .a .lawyer img { 
    float: left; width: 30px; height: 30px; 
    margin-right: 10px; border-radius: 50%; overflow: hidden; 
}
.hot-ask-list .a .lawyer span { color: #999; font-size: 14px; }
.hot-ask-list .a .lawyer span em { 
    font-style: normal; color: #ef5858; 
    margin: 0 3px; 
}
.hot-ask-list .a .time { 
    line-height: 30px; font-size: 14px; 
    color: #bbb; 
}
.hot-ask-list .a .btn {
    height: 28px; line-height: 28px; padding: 0 21px;
    border: 1px solid #0057ff; border-radius: 15px;
    background-color: transparent; color: #0057ff;
}
.hot-ask-list .a .btn:hover {
    background-color: #0057ff; color: #fff;
}

/* accusal-no-data */
.accusal-no-data {
    font-size: 16px; color: #bbb; 
    margin: 30px 0 20px;
}

/* team-ban */
.team-ban {
    position: relative;
    overflow: hidden; height: 360px;
    background-color: #000;
}
.team-ban img {
    display: block; width: 1920px; height: 360px;
    position: absolute; top: 0; left: 50%;
    margin-left: -960px;
}

/* team-introduce */
.team-introduce { margin-top: 80px; text-align: center; }
.team-introduce .tit {
    font-size: 36px; line-height: 40px;
    background: url('../../images/2020/accusal/modified.png') center center no-repeat;
}
.team-introduce .txt {
    margin-top: 35px;
    font-size: 16px; line-height: 26px;
    color: #999;
}

/* team-tit-f20 */
.team-tit-f20 {
    text-align: center; font-size: 20px;
    line-height: 24px;
}
.rank-txt {
    margin-top: 10px;
    font-size: 14px; color: #bbb;
    text-align: center;
}
.mt35 { margin-top: 35px; }
.mt115 { margin-top: 115px; }

/* team-lawyer-list */
.team-lawyer-list { 
    margin-left: -45px; margin-top: 15px; 
}
.team-lawyer-list .item {
    position: relative; overflow: hidden;
    float: left; margin: 45px 0 0 45px; 
    width: 370px; height: 510px;
    background-color: #fff; 
    box-shadow: 0 10px 40px rgba(35,57,150,0.08);
}
.team-lawyer-list .item .photo {
    display: block; width: 370px; height: 370px;
}
.team-lawyer-list .info {
    padding: 30px; height: 80px;
}
.team-lawyer-list .info .tit { 
    line-height: 26px; height: 26px; overflow: hidden;
    white-space: nowrap; text-overflow: ellipsis;
}
.team-lawyer-list .info .name { 
    font-size: 22px; color: #333;
}
.team-lawyer-list .info .line {
    margin: 0 5px;
    font-style: normal; font-size: 14px;
    color: #bbb;
}
.team-lawyer-list .info .poster {
    color: #bbb; font-size: 14px;
}
.team-lawyer-list .info .det {
    margin-top: 10px; overflow: hidden; height: 48px;
    display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
    font-size: 16px; line-height: 24px;
    color: #999;
}
.team-lawyer-list .introduce {
    position: absolute; right: 0; bottom: -336px; left: 0; z-index: 2;
    padding: 30px; height: 276px; 
    background-color: #fff;
    transition: .3s all linear;
}
.team-lawyer-list .introduce .tit {
    display: block;
    font-size: 22px; line-height: 24px;
    color: #333;
}
.team-lawyer-list .introduce .det {
    margin-top: 15px; height: 240px;
    overflow: hidden; 
    display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 10;
    font-size: 16px; line-height: 24px;
    color: #999;
}
.team-lawyer-list .item:hover .introduce {
    bottom: 0;
}

/* senior-lawyer-list */
.senior-lawyer-list {  
    margin: 10px 0 0 -40px;
}
.senior-lawyer-list .item {
    float: left; margin: 44px 0 0 40px;
    width: 208px; height: 290px;
    background-color: #fff; 
    box-shadow: 0 10px 40px rgba(35,57,150,0.08);
}
.senior-lawyer-list .photo {
    display: block; width: 208px; height: 208px;
}
.senior-lawyer-list .info {
    padding: 16px 20px; height: 50px;
}
.senior-lawyer-list .info .tit { 
    line-height: 20px; height: 20px; overflow: hidden;
    white-space: nowrap; text-overflow: ellipsis;
}
.senior-lawyer-list .info .name { 
    font-size: 16px; color: #333;
}
.senior-lawyer-list .info .line {
    margin: 0 5px;
    font-style: normal; font-size: 12px;
    color: #bbb;
}
.senior-lawyer-list .info .poster {
    color: #bbb; font-size: 12px;
}
.senior-lawyer-list .info .det {
    margin-top: 10px;
    height: 20px; overflow: hidden;
    white-space: nowrap; text-overflow: ellipsis;
    font-size: 14px; color: #999; line-height: 20px;
}
.senior-lawyer-list .no-data .name {
    color: #bbb;
}
.senior-lawyer-list .no-data .det {
    color: #bbb;
}

.mt45 { margin-top: 45px; }
/* u-page */
.u-page { font-size: 14px; height: 40px; }
.u-page a { 
    display: inline-block; min-width: 20px; height: 38px; line-height: 38px; padding: 0 9px;
    border: 1px solid #d9d9d9;background-color: #fff; margin: 0 2px;
    text-align: center; color: #666; border-radius: 4px; overflow: hidden;
}
.u-page .u-p-prev, .u-page .u-p-next { font-weight: bold; font-family: Simsun; font-size: 16px; color: #999; margin: 0 6px; }
.u-page span { display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; overflow: hidden; }
.u-page a:hover, .u-page a.is-this { background-color: #0057ff; border-color: #0057ff; color: #fff; }
