.banner_footer {
    padding: 32px 42px;
    background: rgba(255,255,255,1);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}
.banner_footer ul {
    overflow: hidden;
    height: 76px;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    visibility: hidden;
}
.banner_footer .footer_one {
    background: url(/static/skin/img/fuwuLogo1.png) 0 center no-repeat;
    padding-left: 59px;
}
.banner_footer .footer_two {
    background: url(/static/skin/img/fuwuLogo2_1.png) 0 center no-repeat;
    padding-left: 56px;
}
.banner_footer .footer_three {
    background: url(/static/skin/img/fuwuLogo3_1.png) 0 center no-repeat;
    padding-left: 54px;
}
.banner_footer ul li {
	list-style: none;
    float: left;
    margin-right: 68px;
    height: 76px;
}
.banner_footer .footer_four {
    background: url(/static/skin/img/fuwuLogo4_1.png) 0 center no-repeat;
    padding-left: 55px;
}
.banner_footer .footer_five {
    background: url(/static/skin/img/fuwuLogo5_2.png) 0 center no-repeat;
    padding-left: 49px;
    margin-right: 0;
}
.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;
}
/**/

.containerzs {
    width: 1120px;
    margin: 0 auto;
    background: #fff;
}
.section-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
.section-title span {
	padding-left: 10px;
    padding-top: 10px;
    font-size: 24px;
}
.section-title span b {
    color: #1fd799;
    margin-right: 14px;
}
.in-ser-con {
    height: 400px;
}
.clearfix {
    zoom: 1;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.in-ser1 .in-ser-left {
    background-image: url(//www.92law.cn/img/fenlei1.jpg);
}
.in-ser-left {
    float: left;
    width: 226px;
    height: 100%;
    position: relative;
    color: #FFF;
    background: no-repeat center;
    text-align: center;
}
.in-ser-left .btn{
background-color: #037ef300;
}
.in-ser-left .tits {
    font-size: 28px;
    padding-top: 60px;
}
.in-ser-left .btn a {
    display: inline-block;
    margin-top: 25px;
    line-height: 38px;
    padding: 0 33px;
    color: #FFF;
    font-size: 18px;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 30px;
}
.in-ser-left .btns {
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 50px;
    background-color: rgba(255, 255, 255, 0.5);
}
.in-ser-left .btns a {
    color: #03a1c4;
    font-size: 16px;
}
.in-ser-right {
    float: right;
    width: 894px;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}
.in-ser-right .hot {
    float: left;
    width: 270px;
    height: 100%;
}
.in-ser-right .hot a {
    display: block;
    color: #999;
}
.in-ser-right .hot .text {
    height: 194px;
    box-sizing: border-box;
    padding: 35px 0 0 30px;
}
.in-ser-right .hot h2 {
    margin: 0;
    font-size: 24px;
    color: #333;
}
.in-ser-right .hot p {
    margin: 6px 0;
}
.in-ser-right .hot .icon {
    height: 194px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.in-ser-right ul {
    float: right;
    width: 620px;
    position: relative;
    border-left: 1px solid #efefef;
    height: 400px;
}
.in-ser-right ul:before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #efefef;
    content: '';
}
.in-ser-right li {
	list-style: none;
    float: left;
    width: 33.333%;
}
.in-ser-right li a {
    display: block;
    text-align: center;
    color: #999;
    height: 194px;
    border-right: 1px solid #efefef;
}
.in-ser-right li .text p {
    margin: 6px 5px;
}
@media screen and (max-width: 768px){
#wap{display: none;}
.containerzs {
    width: auto;
}
.in-ser-con {
    height: auto;
}
.in-ser-left {
    float: none;
    width: auto;
    background-size: cover;
    padding-bottom: 80px;
}
.in-ser-left .tits {
    font-size: 28px;
    padding-top: 30px;
}
.in-ser-left .btn {
    display: inline-block;
	background-color: #037ef300;
    margin: 0 8px;
}
.in-ser-left .btn a {
    line-height: 38px;
    padding: 0 15px;
}
.in-ser-right {
    float: none;
    width: auto;
}
.in-ser-right .hot {
    float: none;
    width: auto;
    height: 100%;
}
.in-ser-right .hot a {
    border: 1px solid #efefef;
}
.in-ser-right .hot .text {
    height: 134px;
    padding: 25px 0 0 20px;
}
.in-ser-right .hot .icon {
    height: 184px;
}
.in-ser-right ul {
    float: none;
    width: auto;
    border-left: 1px solid #efefef;
}
.in-ser-right li {
    width: 50%;
}
.in-ser-right li a {
    height: 194px;
    border: 1px solid #efefef;
}
}
/**/
.civilTwo {
    width: 100%;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    margin: 14px 0 0 0;
}
.civilTwoCon {
    width: 100%;
    margin: 0 auto;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    visibility: hidden;
}

.civilTwoNa {
    margin: 26px 0 12px 0;
}

.civilTwoNa h2, .civilTwoLl h2, .civilTwoQu h2, .civilTwoZm h2, .civilTwoGf h2 {
    color: #5f9eed;
    font-size: 20px;
    float: left;
    padding-left: 16px;
}
.civilTwoNa a, .civilTwoLl a.askL, .civilTwoQu a, .civilTwoZm a, .civilTwoGf a {
    color: #999999;
    font-size: 16px;
    float: right;
}
.civilTwoFo, .civilTwoVb {

    padding-bottom: 10px;
}
.civilTwoFo ul li, .civilTwoVb ul li {
	width: 45%;
    float: left;
    padding: 14px;
    border-bottom: solid 1px #ededed;
}
a:link, a:visited {
    color: #595757;
    text-decoration: none;
    outline: none;
}
.civilTwoFo ul li a p:nth-child(1) {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #666666;
    font-size: 18px;
    margin: 17px 0 17px 0;
    font-weight: 600;
}
.civilTwoFo ul li a p:nth-child(2) {
    color: #666666;
    font-size: 14px;
    margin: 0 0 19px 0;
    height: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 22px;
}
.civilTwoFo ul li>span {
    color: #999999;
    font-size: 13px;
}
.civilTwoFo ul li .fullText {
    color: #38adff;
    font-size: 13px;
    margin-left: 17px;
}
.civilTwoFo ul li:nth-child(2n), .civilTwoVb ul li:nth-child(2n) {
    float: right;
}
.civilTwoMm {
    padding-bottom: 10px;
    border-bottom: solid 1px #e5e5e5;
}
.civilTwoMm ul {
    margin: 16px 0 0 3px;
}
.civilTwoMm ul li {
    position: relative;
    float: left;
    border: 2px solid #fff;
    padding: 12px;
}
.imgBox {
    width: 157px;
    height: 188px;
    position: relative;
    border: 1px solid #e5e5e5;
}
.imgBox img {
    width: 100%;
    height: 100%;
}
.imgBox span.contract_page {
    position: absolute;
    right: -1px;
    bottom: -1px;
    color: #999;
    border: 1px solid #e5e5e5;
    padding: 0 3px;
}
.civilTwoMm ul li a>p:nth-child(2) {
    height: 40px;
    margin: 10px 0;
    color: #333;
    overflow: hidden;
}

.civilTwoMm ul li a>p:last-child span {
    color: #999;
    float: left;
    font-size: 12px;
}
.civilTwoMm ul li a>p:last-child span.price {
    float: right;
    color: #ffac22;
}
li {
	list-style: none;}
.clearfix:after {
    clear: both;
}
/**/
.lawyer-tuijian .teyao-wrap .layer-list .layer-li{
	width: 18%;
}
@media only screen and (max-width: 640px){
.lawyer-tuijian .teyao-wrap .layer-list .layer-li {
    width: 100%;
}
.civilTwoFo ul li{
	width: 95%;
}
}

/**/
.top-right {
    float: right;
    width: 279px;
    height: 279px;
    background: #fff;
    box-shadow: 0 0 11px 1px #f1f1f1;
    border-radius: 5px;
}
.top-right .tit {
	padding-top: 20px;
    height: 60px;
    color: #59616f;
    font-size: 16px;
    background-size: auto;
    background-size: 100% 100%;
    text-align: center;
    line-height: 35px;
}
.top-right .rz-help {
    padding: 0 17px;
    height: 100%;
}
.top-right .btnzx {
    overflow: hidden;
}
.top-right .btnzx a {
    width: 115px;
    float: left;
    background: #3dd2ff;
    color: #fff;
    height: 42px;
    border-radius: 20px;
    margin-left: 65px;
    position: relative;
    text-align: center;
    font-size: 14px;
    line-height: 42px;
}
.top-right .btnzx img {
    margin-right: 10px;
    width: 20px;
    vertical-align: -4px;
}
.top-right .rz-help .tit2 {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    padding: 15px 0 15px 0;
    text-align: center;
}
.top-right .renzen {
    overflow: hidden;
}
.top-right .renzen dd {
    font-size: 12px;
    color: #999;
    float: left;
    width: 33.333333%;
    text-align: center;
}
.top-right .renzen dd .pic {
    height: 40px;
    text-align: center;
    margin-bottom: 10px;
    width: 40px;
    margin-left: 18px;
    background: #fff;
    border-radius: 23%;
    box-shadow: 0px 4px 9px #eee;
}
.top-right .renzen dd .pic img {
    margin-top: 5px;
}
/**/
.ptb30_lr40 {
    padding: 25px 40px;
}
.bg_ff {
    background-color: #fff;
}
.mt20 {
    margin-top: 20px;
}
.nav_f18 {
    font-size: 18px;
    line-height: 24px;
}
.nav_f18 h2 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}
.zb_tag {
    padding-top: 8px;
}
.clearfix {
    zoom: 1;
}
.zb_tag a {
    float: left;
    padding: 0 10px;
    height: 32px;
    margin: 20px 20px 0 0;
    background-color: #80d895;
    border-radius: 4px;
    font-size: 12px;
    color: #fff;
    line-height: 32px;
    transition: all .25s linear;
}
.hot-tag-bar .item {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    position: relative;
    padding: 4px 0 16px 100px;
}
.hot-tag-bar .item .tit {
    position: absolute;
    left: 0;
    top: 0;
    color: #999;
    line-height: 52px;
}
.hot-tag-bar .item .unfold-bar {
    position: relative;
}
.hot-tag-bar .item .unfold-bar .un-ovh {
    height: 32px;
    overflow: hidden;
}
.hot-tag-bar .item .unfold-bar .un-btn {
    position: absolute;
    top: -4px;
    right: 0;
    color: #666;
    line-height: 52px;
    cursor: pointer;
}
.hot-tag-bar .item.show .un-btn .icon-more-arrow {
    transform: rotate(180deg);
    margin-top: -2px;
}
.hot-tag-bar .item .unfold-bar .un-btn .icon-more-arrow {
    font-size: 10px;
    color: #999;
    margin: 0 0 0 9px;
}
.iconfont {
    display: inline-block;
    vertical-align: middle;
}
.borb0 {
    border-bottom: none !important;
}

.hot-tag-bar .item .unfold-bar .un-nr a {
    float: left;
    color: #666;
    white-space: nowrap;
    margin: 12px 15px 0 0;
}
/*yl*/
.friendship-links {
  position: relative;
  padding-left: 92px;
  line-height: 28px;
  min-height: 28px;
  margin-bottom: 10px;
  overflow: hidden;
  margin-bottom: 0;
  font-size: 12px;
}
.friendship-links .label {
  position: absolute;
  top: 0;
  left: 0;
  color: #888;
  font-size: 14px;
  font-weight: bold;
  width: 90px;
}
.friendship-con {
  position: relative;
  padding-right: 44px;
  min-height: 28px;
}
.friendship-con .ovh {
  height: 28px;
  overflow: hidden;
  -webkit-transition: height .3s linear;
  transition: height .3s linear;
}
.friend-link-con {
  overflow: hidden;
}
.friend-link-con a {
  float: left;
  white-space: nowrap;
  margin-right: 20px;
  font-size: 14px;
  color: #666;
}
.friendship-con .zk-btn {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #666;
  font-size: 12px;
}