.newMainContent,.newMainTwo,.newMainThree,.newMainFour,.newMainSix,.newMainSeven,.newMainEight,.newMainNine,.newMainTen{
    margin: 0 auto;
    max-width: 1190px;
    min-width: 1000px;
    position: relative;
    width: 1190px;
    overflow: hidden;
}

.trendRank h2 {
    font-size: 22px;
    color: #333333;
    font-weight: 600;
    height: 66px;
    line-height: 66px;
}


.firstPiece,.threePiece,.eightPiece{
    background-color: #f5f5f5;
}
.ninePiece{
    background-color: #f5f5f5;
    padding: 10px 0 0 0;
}
.newCrumbs{
    line-height: 60px;
    font-size: 14px;
}
.newCrumbs a:nth-child(1){
    color: #999;
}
.newCrumbs a:nth-child(2){
    color: #666;
}
.newCrumbs .kie{
    width: 83px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    background: #ffffff url(/img/newLawyers/zhaolvshi_biaoqian_x.png) right 6px center no-repeat;
    border: solid 1px #e5e5e5;
    text-indent: 8px;
    color: #ff9600;
    font-size: 13px;
}
.navScreen{
    width: 1188px;
    height: 51px;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
	line-height: 51px;
    color: #666666;
    font-size: 16px;
    position: relative;
}
.navScreen>ul li{
    margin-right: 35px;
    float: left;
    cursor: pointer;
}
.navScreen>ul li a.acrtic{
    color: #ff9600;
}
.navScreen>ul li:first-child{
    margin-left: 21px;
}
.navScreen .expandAll{
    background: url(/img/newLawyers/zhaolvshi_zhankaiquanbu.png) right 24px no-repeat;
    padding-right: 18px;
    margin-right: 34px;
}
.navScreen .retractAll{
    background: url(/img/newLawyers/zhaolvshi_shouqiquanbu.png) right 24px no-repeat;
    padding-right: 18px;
    margin-right: 34px;
}

.retract{
    width: 1145px;
    height: 118px;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    position: absolute;
    top: 56px;
    left: -1px;
    z-index: 10;
    padding: 14px 20px 17px 23px;
    color: #666666;
    display: none;
}
.retract .retract_vic{
    overflow: hidden;
    line-height: 18px;
    margin-bottom: 16px;
}
.retract .retract_vic:last-child{
    margin-bottom: 0;
}
.retract .retract_vic:last-child p{
    margin-left: 33px;
}
.retract .retract_vic>span{
    font-size: 14px;
    display: block;
    float: left;
}
.retract .retract_vic p{
    font-size: 13px;
    float: left;
    margin-left: 47px;
}
.retract .retract_vic>p a{
    margin-right: 30px;
}
.retract .retract_vic>p a:hover{
    color: #ff9600;
}

.retract dl.secitem {
    line-height: 18px;
    position: relative;
}
.retract .secitem dd a {
    color: #666;
    font-size: 14px;
    margin-right: 14px;
    cursor: pointer;
    line-height: 26px;
}
.retract .secitem .select, .retract .search_nav span.select, .cityLawyers ul li a.select, .experLawyers ul li a.select, .serviceLawyers ul li a.select, .experOpen .select, .serviceOpen .select {
    color: #FF9B0B;
}
.retract .area_child, .retract .expertise_child {
    background: #FAFAFA;
}
.retract .area_child dd, .retract .expertise_child dd {
    margin-top: 8px;
    padding: 5px 5px 0 10px;
}
.navScreen .lawyerBaSe{
    width: 100px;
	height: 29px;
	background-color: #8ea8f9;
    border-radius: 4px;
    line-height: 29px;
    text-align: center;
    margin: 11px 0 0 0;
}
.navScreen .lawyerBaSe a{
    color: #ffffff;
}
.bannerScreen{
    margin: 32px auto;
    overflow: hidden;
}
.bannerLeft{
    width: 770px;
    height: 321px;
    position: relative;
    float: left;
}
.bannerImg{
    width:100%;
    height:321px;
    overflow:hidden;
}

.bannerImg ul li{
    width:100%;
    height:321px;
    list-style-type: none;
    display:none;
    position: absolute;
    top: 0;
    left: 0;
}
.bannerImg ul li>a{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;   
}
.bannerImg ul li .interPosition{
    width: 170px;
    position: absolute;
    bottom: 70px;
    left: 50%;
    margin-left: -77px;
}
.bannerImg ul li p{
    width: 100%;
    height: 70px;
    background-color: #ffffff;
    opacity: 0.86;
    position: absolute;
    bottom: 0;
    line-height: 70px;
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    text-indent: 35px;
    overflow: hidden;
}
.bannerImg ul li p span:first-child{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: block;
    float: left;
}
.bannerImg ul li p span:nth-child(2){
    background: url(/img/newLawyers/zhaolvshi_dianhua.png) 0 center no-repeat;
    display: block;
    float: right;
    margin-right: 15px;
}
.bannerNav{
    width: 100%;
    height: 6px;
    position:absolute;
    bottom: 9px;
    text-align: center;
}

.bannerNav ul{
    height: 19px;
}
.bannerNav ul li{
    width: 45px;
    height: 5px;
    display: inline-block;
    margin-left:5px;
    background: #A4A4A4;
    border-radius: 5px;
}
.bannerNav ul li.on{
    background: #666666;
    height: 7px;
}
.bannerNav ul li p{
    width:0px;
    height:100%;
    background: #333333;
    float:left;
}
.bannerLeft .but{
    width: 26px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 38%;
}
.bannerLeft .but-left{
    background: rgba(0, 0, 0, .2) url(/img/newLawyers/zuo.png) center center no-repeat;
}
.bannerLeft .but-right{
    right: 0;
    background: rgba(0, 0, 0, .2) url(/img/newLawyers/you.png) center center no-repeat;
}
.bannerRight{
    float: right;
}
.bannerRight>div{
    width: 393px;
    height: 100px;
    overflow: hidden;
}
.bannerRight>div:nth-child(1){
    background: url(/img/newLawyers/zhaolvshi_chebanner01.png) 0 0 no-repeat;
}
.bannerRight>div:nth-child(2){
    margin: 11px 0 10px;
    background: url(/img/newLawyers/zhaolvshi_chebanner02.png) 0 0 no-repeat;
}
.bannerRight>div:nth-child(3){
    background: url(/img/newLawyers/zhaolvshi_chebanner01.png) 0 0 no-repeat;
}
.bannerRight>div>a>img{
    width: 79px;
    height: 79px;
    display: block;
    margin: 11px 0 11px 16px;
    border-radius: 50%;
    float: left;
}
.lawyer_details{
    width: 273px;
    float: right;
    margin: 29px 14px 22px 0;
    text-align: right;
}
.lawyer_details>span:first-child{
    font-size: 20px;
    font-weight: 600;
}
.lawyer_details p{
    margin-top: 8px;
    background: url(/img/newLawyers/shu.png) 0 3px no-repeat;
}
.lawyer_details p span:first-child{
    font-size: 16px;
    color: #666666;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: inline-block;
    text-align: left;
}
.lawyer_details p span.have{
    width: 159px;
}
.lawyer_details p span.nothing{
    width: 263px;
}
.lawyer_details p span:nth-child(2){
    font-size: 16px;
    color: #333333;
    float: right;
    width: 103px;
}

.bannerRight>.details_middle>a>img{
    width: 79px;
    height: 79px;
    display: block;
    margin: 11px 15px 11px 0;
    border-radius: 50%;
    float: right;
}
.lawyer_middle{
    width: 273px;
    float: left;
    margin: 29px 0 22px 17px;
}
.lawyer_middle>span:first-child{
    font-size: 20px;
    font-weight: 600;
}
.lawyer_middle p{
    margin-top: 8px;
    padding-left: 12px;
    background: url(/img/newLawyers/shu.png) 0 3px no-repeat;
}
.lawyer_middle p span:first-child{
    font-size: 16px;
    color: #666666;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.lawyer_middle p span.have{
    width: 158px;
}
.lawyer_middle p span.nothing{
    width: 269px;
}
.lawyer_middle p span:nth-child(2){
    font-size: 16px;
    color: #333333;
    float: right;
    width: 103px;
}
.banner_footer{
    padding: 39px 0 46px 28px;
}
.banner_footer ul{
    overflow: hidden;
    height: 76px;
}
.banner_footer ul li{
    float: left;
    margin-right: 92px;
    height: 76px;
}
.banner_footer ul li p:nth-child(1){
    color: #333333;
    font-size: 16px;
    margin-top: 14px;
}
.banner_footer ul li p:nth-child(2){
    color: #999999;
    font-size: 12px;
    margin-top: 10px;
}
.banner_footer .footer_one{
    background: url(/img/newLawyers/zhaolvshi_ziyuanfengfu.png) 0 center no-repeat;
    padding-left: 59px;
}
.banner_footer .footer_two{
    background: url(/img/newLawyers/zhaolvshi_quanweizhuanye.png) 0 center no-repeat;
    padding-left: 56px;
}
.banner_footer .footer_three{
    background: url(/img/newLawyers/zhaolvshi_jishixiangying.png) 0 center no-repeat;
    padding-left: 54px;
}
.banner_footer .footer_four{
    background: url(/img/newLawyers/zhaolvshi_zhuanyefuwu.png) 0 center no-repeat;
    padding-left: 55px;
}
.banner_footer .footer_five{
    background: url(/img/newLawyers/zhaolvshi_jingquesousuo.png) 0 center no-repeat;
    padding-left: 49px;
    margin-right: 0;
}

.twoPiece{
    background-color: #fff;
}
.tenPiece{
    background-color: #fff;
    padding: 10px 0 42px 0;
}
.newMainTwo{
    margin-top: 24px;
    padding-bottom: 52px;
    overflow: inherit;
}
.newMainTwo .crumbs{
    font-size: 12px;
}
.asideLeft{
    width: 818px;
    float: left;
}
.asideLeftLo>.jumpLinkFirst{
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    padding-right: 32px;
    background: url(/img/newLawyers/sy_gengduo.png) right center  no-repeat;
    display: inline-block;
    margin: 0 0 18px 0;
}
.asideLeftLo>.jumpLinkFirst:hover{
    color: #ff9600;
    background: url(/img/newLawyers/sy_gengduo02.png) right center  no-repeat;
}
.asideLeftLo>.jumpLink{
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    padding-right: 32px;
    background: url(/img/newLawyers/sy_gengduo.png) right center  no-repeat;
    display: inline-block;
    margin: 33px 0 15px 0;
}
.asideLeftLo>.jumpLink:hover{
    color: #ff9600;
    background: url(/img/newLawyers/sy_gengduo02.png) right center  no-repeat;
}
.asideLeftLo ul li{
    float: left;
    width: 161px;
    height: 238px;
    background-color: #fcfcfc;
	box-shadow: 0px 3px 7px 0px 
        rgba(131, 131, 131, 0.2);
    padding: 0 12px;
    margin-right: 23px;
    position: relative;
}
.asideLeftLo ul li:last-child{
    margin-right: 0;
}
.asideLeftLo ul li a img{
    width: 161px;
    height: 161px;
    margin: 12px auto 0;
}
.asideLeftLo ul li:hover img{
    height: 125px;
}
.asideLeftLo ul li:hover .seekService,.asideLeftLo ul li:hover .onlineConmk{
    display: block;
}
.seekService,.onlineConmk{
    width: 82px;
    height: 28px;
    background-color: #ffffff;
    border-radius: 13px;
    float: left;
    line-height: 28px;
    text-align: center;
    position: absolute;
    bottom: 12px;
    display: none;
}
.seekService{
    border: solid 1px rgba(153, 153, 153, 0.66);
    color: #333;
    left: 7px;
}
.onlineConmk{
    border: solid 1px #d2b17b;
    color: #d2b17b;
    right: 6px;
}
.seekService:hover{
    background: #666666;
    color: #ffffff;
}
.onlineConmk:link{
    color: #d2b17b;
}
.onlineConmk:visited{
    color: #d2b17b;
}
.onlineConmk:hover{
    background-color: #d2b17b;
    color: #fff;
}
.fancyZl{
    margin-top: 7px;
    line-height: 21px;
}
.fancyZl span:nth-child(1){
    font-size: 16px;
    color: #333333;
}
.fancyZl span:nth-child(2){
    font-size: 13px;
    color: #999999;
    margin-left: 6px;
}
.fancyZl span.inThrder{
    font-size: 13px;
    color: #666666;
    background: url(/img/newLawyers/zls_dian.png) 0 center no-repeat;
    padding-left: 16px;
    float: right;
}
.briefIn{
    margin-top: 6px;
    font-size: 13px;
    color: #999999;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.trendTitle h2{
    float: left;
}
.trendTitle span{
    float: left;
    font-size: 16px;
    color: #999999;
    margin: 9px 0 0 15px;
    font-size: 16px;
}
.trendTitle p{
    width: 106px;
    height: 34px;
    background-color: #0B367A;
    color: #FFFFFF;
    border-radius: 17px;
    line-height: 34px;
    text-align: center;
    font-size: 13px;
    float: right;
    cursor: pointer;
}
.asideRight{
    float: right;
    margin-top: 53px;
    width: 337px;
}
.asideRight_top{
    width: 337px;
    height: 466px;
    background-color: #ffffff;
	box-shadow: 1px 1px 4px 0px 
        rgba(0, 0, 0, 0.08);
    padding-bottom: 50px;
}
.asideRight_topoo{
	height: 164px;
    background: url(/img/newLawyers/zhaolvshi_youbanner01.png);
    overflow: hidden;
    padding-left: 31px;
}
.asideRight_topoo ul li{
    float: left;
    margin-top: 48px;
    text-align: center;
    margin-right: 48px;
}
.asideRight_topoo ul li:first-child{
    width: 64px;
}
.asideRight_topoo ul li:last-child{
    margin-right: 0;
}
.asideRight_topoo ul li img{
    margin: 0 auto;
}
.asideRight_topoo ul li p{
    margin-top: 13px;
    font-size: 14px;
    color: #333333;
}

.asideRight_top>h3{
    font-size: 18px;
    color: #333333;
    background: url(/img/newLawyers/zhaolvshi_heng.png) 0 bottom no-repeat;
    height: 45px;
    line-height: 45px;
    margin: 38px 0 24px 26px;
    font-weight: normal;
}
.asideRight_top>p{
    color: #333333;
    font-size: 14px;
    background: url(/img/newLawyers/zhaolvshi_dian.png) 0 6px no-repeat;
    margin-left: 26px;
    width: 270px;
    margin-bottom: 21px;
    padding-left: 19px;
}
.asideRight_top>p:last-child{
    margin-bottom: 0;
}

.asideRight_bottom{
    height:120px;
    box-shadow: 1px 1px 4px 0px 
        rgba(0, 0, 0, 0.08);
    background: #515151;
    margin-top: 18px;
    padding: 53px 0 0 52px;
}
.asideRight_bottom p{
    background: url(/img/newLawyers/zhaolvshi_shu.png) 0 center no-repeat;
    font-size: 18px;
    color: #fff;
    width: 233px;
    padding-left: 27px;
}
.asideRight .sevenOneBo {
    width: 337px;
}
.asideRight .sevenOneBo ul{
    padding-bottom: 16px;
}
.asideRight .sevenOne h2 {
    font-size: 22px;
    color: #333333;
    font-weight: 600;
    height: 66px;
    line-height: 66px;
    margin-left: 20px;
}
.newMainThree,.newMainEight,.newMainNine,.newMainTen{
    overflow: inherit;
}
.newMainThree>div,.newMainFive>div,.newMainEight>div{
    padding-bottom: 34px;
}
.newMainThree>div .clthAkl,.newMainFive>div .clthAkl,.newMainEight>div .clthAkl,.newMainNine>div .clthAkl,.newMainTen>div .clthAkl{
    font-size: 22px;
    color: #333333;
    height: 70px;
    line-height: 70px;
    padding-right: 32px;
    font-weight: 600;
    background: url(/img/newLawyers/sy_gengduo.png) right center  no-repeat;
    display: inline-block;
}
.newMainThree>div .clthAkl:hover,.newMainFive>div .clthAkl:hover,.newMainEight>div .clthAkl:hover,.newMainNine>div .clthAkl:hover,.newMainTen>div .clthAkl:hover{
    color: #ff9600;
    background: url(/img/newLawyers/sy_gengduo02.png) right center  no-repeat;
}
.clTh>a,.paoLk>a,.loPg>a{
    transition: all 0.2s;
}
.clTh>a:hover,.paoLk>a:hover,.loPg>a:hover{
    transform: scale(1.1);
}
.clTh{
    float: left;
}
.paoLk{
    float: left;
    margin-left: 21px;
}
.clTh_a{
    position: relative;
    float: left;
    margin-right: 21px;
}
.clTh_a:last-child{
    margin-right: 0;
}
.clTh_a img{
    width: 180px;
    height: 180px;
}
.clTh_a p{
    width: 180px;
	height: 33px;
	background: rgba(0, 0, 0, .3);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ffffff;
    font-size: 17px;
    line-height: 33px;
    text-align: center;
}
.loPg{
    float: right;
}

.fourPiece,.sixPiece{
    background-color: #fff;
}
.newMainFour{
    padding-bottom: 63px;
    overflow: inherit;
}
.fourLeft,.asideSixLeft{
    width: 828px;
    overflow: hidden;
    float: left;
}
.fourLeft>h3 a,.asideSixLeft>h3 a{
    color: #333333;
    font-size: 22px;
    margin: 36px 0 -4px 0;
    background: url(/img/newLawyers/sy_gengduo.png) right center  no-repeat;
    display: inline-block;
    padding-right: 32px;
}
.fourLeft>h3 a:hover,.asideSixLeft>h3 a:hover{
    color: #ff9600;
    background: url(/img/newLawyers/sy_gengduo02.png) right center  no-repeat;
}
.fourLeft>h3.fourBoTit a,.asideSixLeft>h3.fourBoTit a{
    margin: 33px 0 -4px 0;
}
.fourLeft ul,.asideSixLeft ul{
    height: 375px;
}
.fourLeft ul li,.asideSixLeft ul li{
    width: 248px;
    height: 332px;
    background-color: #ffffff;
	box-shadow: 0px 1px 6px 1px 
		rgba(0, 0, 0, 0.04);
    border: solid 1px #e9eaea;
    padding-bottom: 16px;
    float: left;
    margin: 25px 38px 0 0;
}
.fourLeft ul li:nth-child(3n),.asideSixLeft ul li:nth-child(3n){
    margin-right: 0;
}
.fourLeft ul li:hover img,.asideSixLeft ul li:hover img{
    height: 187px;
}
.fourLeft ul li:hover .loopKnm,.fourLeft ul li:hover .tclkAj,.asideSixLeft ul li:hover .loopKnm,.asideSixLeft ul li:hover .tclkAj{
    display: block;
}
.loopKnm,.tclkAj{
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 14px;
    float: left;
    font-size: 13px;
    display: none;
    margin-top: 20px;
}
.loopKnm{
    border: solid 1px rgba(153, 153, 153, 0.66);
    color: #000;
    margin-left: 23px;
}
.tclkAj{
    border: solid 1px #d2b17b;
    margin-left: 14px;
    color: #d2b17b;
}
.loopKnm:hover{
    background-color: #666666;
    color: #fff;
}
.tclkAj:link{
    color: #d2b17b;
}
.tclkAj:visited{
    color: #d2b17b;
}
.tclkAj:hover{
    background-color: #d2b17b;
    color: #fff;
}
.fourContent>img{
    width: 234px;
    height: 234px;
    background-color: #ffffff;
	box-shadow: 0px 1px 6px 1px 
		rgba(0, 0, 0, 0.04);
    border: solid 1px #e9eaea;
    margin: 7px auto 8px;
    display: block;
}
.fourContent>p{
    margin-left: 12px;
}
.fourName span:nth-child(1){
    color: #333333;
    font-size: 20px;
    font-weight: 600;
}
.fourName span:nth-child(2){
    color: #666666;
    font-size: 14px;
    margin-left: 10px;
}
.fourPlace{
    margin: 8px 0 14px;
    font-size: 12px;
    color: #666666;
    background: url(/img/newLawyers/zls_dizhi.png) 0 center no-repeat;
    padding-left: 15px;
}
.fourExpertise{
    font-size: 13px;
    color: #666666;
    background: url(/img/newLawyers/zhaolvshi_lvshizhuanchangshu.png) 0 center no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fourExpertise span{
    color: #999999;
    padding-left: 7px;
}
.asideSixRight{
    float: right;
}
.asideSixRight>h2 a{
    color: #333333;
    font-size: 22px;
    margin: 36px 0 23px 0;
    background: url(/img/newLawyers/sy_gengduo.png) right center no-repeat;
    display: inline-block;
    padding-right: 32px;
}
.asideSixRight>h2 a:hover{
    color: #ff9600;
    background: url(/img/newLawyers/sy_gengduo02.png) right center  no-repeat;
}
.asideSixRight .asideList{
    background: #FFF;
    width: 302px;
    border: 1px solid #e5e5e5;
    padding: 27px 16px 0 16px;
    overflow: hidden;
}
.asideSixRight .asideList #listItem {
    overflow: hidden;
    margin-bottom: 35px;
    position: relative;
    height: 116px;
}
.asideSixRight .asideList #listItem:hover{
    background: #f5f5f5;
}
.asideSixRight .asideList img {
    margin-right: 17px;
    width: 116px;
    height: 116px;
    float: left;
}
.asideSixRight .asideList section {
    overflow: hidden;
    width: 133px;
    float: left;
}
.asideSixRight .asideList section>h3 {
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.asideSixRight .asideList .tNd {
    overflow: hidden;
}
.asideSixRight .asideList .timeT, .asideSixRight .asideList .numberN {
    float: left;
    color: #999;
    margin-top: 20px;
    margin-bottom: 12px;
    font-size: 12px;
}
.asideSixRight .asideList .timeT {
    padding-left: 11px;
    background: url(/live/img/sanjiaogoing_07.jpg) no-repeat left;
}
.asideSixRight .asideList .numberN {
    padding-left: 21px;
    background: url(/live/img/watched_07.jpg) no-repeat left;
    margin-left: 14px;
    max-width: 39px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.asideSixRight .asideList .dateD {
    color: #999;
    font-size: 12px;
    margin-bottom: 9px;
}
.asideSixRight .asideList .anchorA {
    font-size: 14px;
    max-width: 67px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.asideSixRight .asideList .careerC {
    margin: 2px 0 0 4px;
    font-size: 12px;
    max-width: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.asideSixRight .asideList .anchorA, .asideSixRight .asideList .careerC {
    float: left;
}
.newMainSix{
    overflow: inherit;
    padding-bottom: 49px;
}
.asideSixLeft{
    width: 830px;
    float: left;
}
.sixContent_left {
    float: left;
}
.sixContent_left>h2 a,.sixContent_right>h2 a{
    font-size: 22px;
    color: #333333;
    height: 60px;
    line-height: 60px;
    padding-right: 32px;
    background: url(/img/newLawyers/sy_gengduo.png) right center no-repeat;
    display: inline-block;
}
.sixContent_left>h2 a:hover,.sixContent_right>h2 a:hover{
    color: #ff9600;
    background: url(/img/newLawyers/sy_gengduo02.png) right center no-repeat;
}
.sixContent_right{
    float: right;
}
.fourRight{
    width: 338px;
    float: right;
}
.fourRight>h3 a{
    color: #333333;
    font-size: 22px;
    margin: 36px 0 23px 0;
    background: url(/img/newLawyers/sy_gengduo.png) right center no-repeat;
    display: inline-block;
    padding-right: 32px;
}
.fourRight>h3 a:hover{
    background: url(/img/newLawyers/sy_gengduo02.png) right center no-repeat;
    color: #ff9600;
}
.fourRightTop{
    height: 734px;
    padding: 21px 0 26px 12px;
    background-color: #ffffff;
    box-shadow: 0px 3px 7px 0px 
        rgba(131, 131, 131, 0.2), 
        1px 1px 4px 0px 
        rgba(0, 0, 0, 0.08);
    border: solid 1px rgba(229, 229, 229, 0.1);
    overflow: hidden;
    position: relative;
}
.fourRightTop .str_move{
    position:absolute;
    top:0;
}
.rightTopContent{
    margin: 21px 0 28px 0;
}
.rightTopContent:nth-child(1){
    margin-top: 0;
}
.contentTop{
    margin-bottom: 12px;
}
.contentTop p{
    display: inline-block;
    height: 48px;
    line-height: 48px;
}
.contentTop p img{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    float: left;
    margin-right: 8px;
}
.contentTop p span:nth-child(2){
    color: #333333;
    font-size: 16px;
}
.contentTop p span:nth-child(3){
    font-size: 14px;
    color: #999999;
}
.contentTop>span{
    float: right;
    line-height: 48px;
    margin-right: 12px;
}
.contentBottom>p{
    font-size: 14px;
    color: #333333;
    margin-bottom: 19px;
}
.bottomImg img{
    width: 148px;
    height: 148px;
    float: left;
    margin-right: 16px;
    margin-bottom: 10px;
}
.bottomImg img:nth-child(2n){
    margin-right: 0;
}

.twoRightBottom{
    height: 409px;
    padding-left: 14px;
    background-color: #ffffff;
	box-shadow: 0px 3px 7px 0px 
		rgba(131, 131, 131, 0.2), 
		1px 1px 4px 0px 
		rgba(0, 0, 0, 0.08);
    border: solid 1px rgba(229, 229, 229, 0.1);
    overflow: hidden;
    position: relative;
}
.rightBottomContent{
    padding: 14px 0 20px 0;
}
.rightBottomContent>p{
    color: #333333;
    font-size: 14px;
    margin-bottom: 8px;
}
.contentAbc img{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    float: left;
}
.contentAbc p{
    color: #333333;
    font-size: 14px;
    float: left;
    margin-left: 12px;
    width: 228px;
    line-height: 23px;
}
.contentAbc p span{
    color: #999999;
}
.sevenPiece{
    background-color: #f5f5f5;
}
.newMainSeven{
    padding: 10px 0 40px 0;
}
.newMainSeven>div>h2{
    font-size: 22px;
    color: #333333;
    font-weight: 600;
    height: 66px;
    line-height: 66px;
}
.newMainSeven>div{
    float: left;
    margin-right: 12px;
}
.newMainSeven>div:last-child{
    margin-right: 0;
}
.sevenOne{
    width: 373px;
    background: rgba(255,255,255,1);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
    margin-bottom: 16px;
}
.sevenOneBo{
    width: 272px;
	background-color: #ffffff;
    padding: 0 0 0 14px;
}
.sevenOneBo ul li{
    margin: 10px 0px;
    overflow: hidden;
    height: 53px;
    position: relative;
}
.sevenOneBo ul li:hover p span:first-child{
    color: #ff9600;
}
.twoImage{
    float: left;
    margin-right: 12px;
    position: relative;
}
.twoImage .firstImage{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: block;
}
.twoImage .secondImage{
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    bottom: 0;
    right: -5px;
}
.sevenOneBo ul li:nth-child(1) .secondImage{
    background: url(/img/newLawyers/sy_qg_paiming1.png) 0 0 no-repeat;
}
.sevenOneBo ul li:nth-child(2) .secondImage{
    background: url(/img/newLawyers/sy_qg_paiming2.png) 0 0 no-repeat;
}
.sevenOneBo ul li:nth-child(3) .secondImage{
    background: url(/img/newLawyers/sy_qg_paiming3.png) 0 0 no-repeat;
}
.sevenOneBo ul li:nth-child(4) .secondImage{
    background: url(/img/newLawyers/sy_qg_paiming4.png) 0 0 no-repeat;
}
.sevenOneBo ul li:nth-child(5) .secondImage{
    background: url(/img/newLawyers/sy_qg_paiming5.png) 0 0 no-repeat;
}
.sevenOneBo ul li p{
    float: left;
    line-height: 26px;
}
.sevenOneBo ul li p span:nth-child(1){
    color: #333333;
    font-size: 16px;
}
.sevenOneBo ul li p span:nth-child(2){
    color: #999999;
    font-size: 15px;
}
.sevenOneBo ul li p span.barsNumber{
    display: block;
    color: #999999;
    font-size: 13px;
}
.sevenOneBo li .zta{
    width: 74px;
	height: 28px;
	background-color: #ffffff;
	border-radius: 14px;
    border: solid 1px #FE841D;
    float: left;
    text-align: center;
    line-height: 28px;
    color: #FE841D;
    font-size: 13px;
    position: absolute;
    right: 12px;
}
.twoReceiptTitle>a{
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    padding-right: 32px;
    background: url(/img/newLawyers/sy_gengduo.png) right center no-repeat;
    display: inline-block;
    margin: 20px 0 16px 0;
}
.twoReceiptTitle>a:hover{
    background: url(/img/newLawyers/sy_gengduo02.png) right center no-repeat;
    color: #ff9600;
}

.str_move{
    position: absolute;
    top: 0;
}
.banner_footer .nineFooter_one{
    background: url(/img/newLawyers/zhaolvshi_rengongzhineng.png) 0 center no-repeat;
}
.banner_footer .nineFooter_two {
    background: url(/img/newLawyers/zhaolvshi_dashuju.png) 0 center no-repeat;
}
.banner_footer .nineFooter_three {
    background: url(/img/newLawyers/zhaolvshi_yunjisuan.png) 0 center no-repeat;
}
.banner_footer .nineFooter_four {
    background: url(/img/newLawyers/zhaolvshi_tiwenlvshi.png) 0 center no-repeat;
}
.banner_footer .nineFooter_five {
    background: url(/img/newLawyers/zhaolvshi_hujiaolvshi.png) 0 center no-repeat;
}

.feed_list{
    margin-top: 18px;
    margin-bottom: 30px;
    background-color: #ffffff;
	box-shadow: 0px 3px 7px 0px 
		rgba(4, 0, 0, 0.08);
    padding: 0 45px;
}
.trend {
    position: relative;
    border-bottom: 1px solid #dddddd;
    padding: 14px 0 14px 0;
}
li.trend:after {
    content: '';
    display: block;
    clear: both;
}
.trend:last-child{
    border: none;
}
.trend_left{
    width: 299px;
    height: 202px;
    float: left;
    position: relative;
}
.trend_left>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.trend_left>video {
    width: 100%;
    height: 100%;
    outline: none;
}
.trend_left>.vidoPl {
    width: 55px;
    height: 63px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -28px;
    margin-top: -32px;
    background: url(/img/website/bofangda_1.png) 0 0 no-repeat;
    z-index: 999;
}
.trend_right{
    width: 410px;
    height: 202px;
    float: right;
    position: relative;
}
.trend_rightMo{
    width: 410px;
    float: right;
    position: relative;
}

.mookAll{
    width: 100%;
}
.rightConten{
    width: 100%;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.pariseLp{
    height: 40px;
    line-height: 40px;
    color: #666666;
    font-size: 12px;
    margin: 15px 0 15px 5px;
    background-color: #F7F8FA;
    padding-left: 20px;
}
.trend_rightMo .pariseLp{
    margin: 15px 0 40px 0 !important;
}
.pariseLp .zanLk{
    color: #666666;
    background: url(/img/website/grzx_wddt_weidianzan.png) no-repeat;
    padding-left: 31px;
}
.pariseLp .liked,.trend_right>div>p .liked,.trend_rightMo>div>p .liked, .dNumL .liked{
    background: url(/img/website/grzx_wddt_dianzan.png) 0 center no-repeat;
}
.pariseLp .lookSu{
    font-size: 14px;
    float: right;
    color: #999999;
}
.pariseLp .person{
    color: #0B367A;
    font-weight: bold;
}
.nameTou{
    line-height: 33px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    margin-right: 25px;
}
.nameTou img{
    width: 33px;
    height: 33px;
    border-radius: 50%;
    float: left;
}
.nameTou .name{
    font-size: 15px;
    color: #333333;
    float: left;
    margin-right: 8px;
}
.nameTou .touImg{
    font-size: 13px;
    color: #999999;
    float: left;
}
.trend_right>div>a,.trend_rightMo>div>a{
    color: #999999;
    font-size: 14px;
    line-height: 36px;
    float: left;
}
.trend_right>div,.trend_rightMo>div{
    width: 100%;
    line-height: 31px;
    position: absolute;
    bottom: -10px;
}
.nameDianJ>a{
    display: inline-block;
    margin-right: 20px;
}
.nameDianJ>div{
    float: right;
}
.nameDianJ>div .dNumL{
    height: 32px;
    line-height: 32px;
}
.nameDianJ>div .dNumL span{
    margin-left: 25px; 
}
.nameTou .timeGl{
    color: #999999;
    font-size: 14px;
}
.trend_right>div .dNumL,.trend_rightMo>div .dNumL{
    position: relative;
    float: right;
    height: 30px;
}
.trend_right>div .dNumL span,.trend_rightMo>div .dNumL span{
    margin-left: 25px;
}
.loOne{
    height: 30px;
    background: url(/img/website/grzx_wddt_yuedu.png) 0 center no-repeat;
    padding-left: 25px;
    float: left;
    line-height: 30px;
}
.loTwo{
    height: 30px;
    background: url(/img/website/grzx_wddt_pinglun.png) 0 center no-repeat;
    padding-left: 25px;
    float: left;
}
.loThree{
    width: 20px;
    height: 29px;
    background: url(/img/website/grzx_wddt_weidianzan.png) 0 center no-repeat;
    padding-left: 25px;
    float: left;
}
.loThree:hover .JS_share{display: block;}
.share_con {
    display: none;
    left: initial;
    right: 10px;
    padding: 3px 0 4px;
    top: 22px;
    width: 90px;
}
.share_con li {
    margin-bottom: 0px;
}
.share_con li a {
    border: none;
    display: block;
    font-size: 13px;
    height: auto;
    line-height: 30px;
    padding-left: 30px;
    width: 60px;
}
.share_con li a.share_sin {
    background: url(/ns/img/share_sin.jpg) no-repeat 7px center;
    background-size: 16px;
}
.share_con li a.share_qqzone {
    background: url(/ns/img/share_qqzone.jpg) no-repeat 7px center;
    background-size: 16px;
}
.share_con li a.share_wechat {
    background: url(/ns/img/share_wechat.jpg) no-repeat 7px center;
    background-size: 16px;
}
.share_con li a.share_qq {
    background: url(/ns/img/share_qq.jpg) no-repeat 7px center;
    background-size: 16px;
}
.loFour{
    width: 20px;
    height: 30px;
    background: url(/img/website/grzx_wddt_weishoucang.png) 0 center no-repeat;
    float: left;
}
.loFoured {
    background: url(/img/website/grzx_wddt_yishoucang.png) 0 center no-repeat;
}
.loFive{
    width: 22px;
    height: 30px;
    display: inline-block;
    background: url(/img/website/grzx_wddt_bianji.png) 0 center no-repeat;
}
.DeIlo{
    margin-top: 19px;
}
.DeIlo ul li{
    width: 160px;
    height: 160px;
    float: left;
    margin-right: 6px;
}
.DeIlo ul li:last-child{
    margin-right: 0;
}
.DeIlo ul li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.trend .offlinePic{
    position: absolute;
    top: 22px;
    right: 18px;
}
.trend .lwCard {
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.trend .lwHead img{
    border-radius: 50%;
    width: 60px;
    height: 60px;
}
.trend .lwName {
    margin-right: 5px;
    font-size: 19px;
}
.trend .lwTitle {
    font-size: 17px;
    color: #999999;
}
.trend .time {
    float: right;
    font-size: 16px;
    color: #999999;
    height: 55px;
    line-height: 55px;
}
.trend .desc {
    clear: both;
    font-size: 16px;
	line-height: 30px;
    color: #333333;
    word-wrap: break-word;
    word-break: break-all;
}
.trend .pic{
    display: inline-block;
    width: 410px;
}
.trend .pic li {
    float: left;
    width: 130px;
    height: 130px;
    margin-right: 6px;
    margin-bottom: 5px;
}
.trend .pic li img{
    width: 100%;
    height: 100%;
}
.mCSB_scrollTools{
    width: 7px;
}
.mCSB_scrollTools .mCSB_draggerRail{
    background: none;
}
#mCSB_1_dragger_vertical .mCSB_dragger_bar{
    border-radius: 3px;
    width: 7px;
}







/* 律师文章 */
.dNumL{
  position: relative;
  float: right;
  height: 30px;
}
.dNumL span{
  margin-left: 25px;
}

.trend_rightMo>div>a {
  color: #999999;
  font-size: 14px;
  line-height: 36px;
  float: left;
}

.lanmu{
  color: #999;

  position: relative;
  top: 15px;
}

.articletime{
  color: #999999;
  font-size: 14px;
  line-height: 36px;
  float: left;
}
.trend_item_left{
    float: left;
    margin-right: 20px;
}
.trend_item_left img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.trend_item_right{
    float: left;
    width: 658px;
}
.sevenOneBo li:nth-child(1) .brief_number {
    background-color: #FE841D;
    color: #fff;
    border: none;
}
.sevenOneBo li:nth-child(2) .brief_number {
    background-color: #FE841D;
    color: #fff;
    border: none;
}
.sevenOneBo li:nth-child(3) .brief_number {
    background-color: #FE841D;
    color: #fff;
    border: none;
}
.ranking_brief .brief_number{
    width:26px;
    height:26px;
    background:#fff;
    border:1px solid #DDDDDD;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    color: #999999;
    float: left;
    margin-left: 15px;
}
.ranking_brief .brief_name{
    float: left;
    line-height: 28px;
    margin-left: 28px;
    font-size: 16px;
}
.ranking_brief .brief_name span{
    color: #999999;
}
.ranking_brief .brief_index{
    float: right;
    line-height: 28px;
    font-size: 12px;
    color: #999999;
}
.active>.ranking_brief{
    display: none;
}
.ranking_detail{
    display: none;
}
.active>.ranking_detail{
    display: block;
}
.articlebox .trend_cont{
    margin: 7px 0px 14px 0px;
}
.articlebox .nameDianJ{
    line-height: 26px;
}
.articlebox .nameDianJ>a{
    display: block;
    float: left;
}
.articlebox .nameDianJ>div{
    float: none;
    display: inline-block;
}
.articlebox .nameDianJ .timeGl{
    float: right;
}