.content {
    padding-right: 150px;
    padding-left: 150px;
}
.inpage .content {
    background: #fafafa;
}
.content {
   /* padding-top: 84px;*/
}
.inpage .content .ht {
    
    font-size: 30px;
    position: relative;
    margin-bottom: 5px;
    padding-bottom: 12px;
    text-align: center;
    letter-spacing: .3px;
    color: #464646;
}
.inpage .content .ht::before {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 6000px;
    height: 1px;
    margin-left: -3000px;
    content: '';
    background-color: #e5e5e5;
}
.inpage .content .ht::after {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 128px;
    height: 1px;
    margin-left: -64px;
    content: '';
    background-color: #1b2c43;
}
.inpage .content .pt {
    font-family: 'Iskoola Pota','Arial';
    font-size: 20px;
    text-align: center;
    letter-spacing: .7px;
    color: #999;
    position: relative;
    z-index: 10;
}
.jiansuo {
    margin-top: 81px;
}
.three {
	width: 100%;
}

:nth-child(2) .three {
	margin-top: 36px;
}
.clearfix {
    zoom: 1;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.t {
    position: relative;
    overflow: hidden;
}
.t {
    overflow: hidden;
    box-shadow: -1px 1px 20px #999;
}
.t img {
    width: 431px;
    transition: all 0.6s ease-out 0s;
    -ms-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    -webkit-transition: all 0.6s ease-out 0s;
    -o-transition: all 0.6s ease-out 0s;
}
.del {
    /* width: 100%; */
    margin: auto;
    width: calc(100% - 431px);
    background: #f2f2f2;
    position: relative;
    padding: 18px 30px 7px 10px;
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    margin-top: 20px;
}
.kuang {
    margin-left: 80px;
    margin-right: 195px;
    /* padding-top: 55px; */
    position: relative;
    z-index: 5;
}
.kuang h3 {
    font-size: 22px;
    line-height: 34px;
    color: #464646;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #605c5c;
    padding-bottom: 10px;
    padding-top: 10px;
}
.kuang h4 {
    line-height: 98px;
    font-size: 22px;
    color: #1b2c43;
}
.kuang p {
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    color: #848484;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.lf {
    margin: 31px 0 20px;
    position: relative;
    -webkit-transition: all .6s ease-out 0s;
    -moz-transition: all .6s ease-out 0s;
    -ms-transition: all .6s ease-out 0s;
    -o-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
}
.img_d {
    display: none;
}
.lf:after {
    position: absolute;
    content: '';
    width: 0px;
    background: #666;
    height: 2px;
    top: 7px;
    left: 0;
    -webkit-transition: all .6s ease-out 0s;
    -moz-transition: all .6s ease-out 0s;
    -ms-transition: all .6s ease-out 0s;
    -o-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
}


.paging {
    padding-top: 103px;
    padding-bottom: 103px;
	text-align: center;
}

.paging .lp {
    line-height: 36px;
}
.paging a,.thisclass{
    font-family: 'Arial';
    font-size: 16px;
    line-height: 35px;
    display: inline-block;
    width: 37px;
    height: 37px;
    margin-right: 6px;
    margin-left: 6px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    vertical-align: top;
    color: #333;
    border: 1px solid #fafafa;
    border-radius: 50%;
}
.paging a.thisclass, .paging a:hover {
    color: #1b2c43;
    border-color: #1b2c43;
}

.iconfont {
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.paging li.activepage, .paging li:hover {
    color: #1b2c43;
    border-color: #1b2c43;
}
.pages_prev{
    line-height: 36px;
}

.pages_prev {
    display: inline-block;
	/*float: left;*/
}
.lp {
    float: left;
}
   .thisclass{    color: #1b2c43;
    border-color: #1b2c43;}
	
	.paging .hidden-md a {
    line-height: 40px;
    display: block;
    width: 80px;
    height: 40px;
    text-align: center;
    color: #1b2c43;
    border: 1px solid #1b2c43;
}
.case .content {
    padding-right: 220px;
    padding-left: 220px;
    background: #fff;
}..case.news .content .title {
    font-weight: normal;
}
.case .content .title {
    font-size: 36px;
    font-weight: bold;
    margin-top: -26px;
    padding-top: 85px;
    padding-bottom: 60px;
    text-align: center;
    color: #1b2c43;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}
.text-center {
    text-align: center;
}
.c_666 {
    color: #666;
}
.subtitle {
    font-size: 20px;
    line-height: 92px;
    position: relative;
    height: 92px;
    border: 1px solid #e5e5e5;
}
.subtitle .left {
    left: 95px;
}


.subtitle .left, .subtitle .right {
    position: absolute;
    top: 0;
}

.subtitle span, .subtitle .right {
    line-height: 92px;
    display: inline-block;
    height: 92px;
    vertical-align: middle;
}
.case .content .con {
    position: relative;
    padding-top: 60px;
    padding-right: 105px;
    padding-bottom: 100px;
    padding-left: 105px;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    background: padding-top: 60px;
    text-align: left;
}
.case .content .con::before {
    right: -3px;
}
.case .content .con::after {
    left: -3px;
}


.case .content .con::after, .case .content .con::before {
    position: absolute;
    top: 235px;
    width: 5px;
    height: 60px;
    content: '';
    background: #1b2c43;
}
.case .content p {
    line-height: 2.57;
    letter-spacing: .6px;
    color: #666;
}
.clearfix:after {
    display: block;
    clear: both;
    height: 0;
    content: ' ';
}
.return {
    line-height: 100px;
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    margin-top: 82px;
    text-align: center;
    color: #1b2c43;
    border: 1px solid #1b2c43;
    border-radius: 50%;
}

/*响应式*/
@media (max-width: 500px)
{
	.case .content .title{font-size: 15px;}
}
@media (max-width: 767px)

{
.hidden-xs {
    display: none!important;
}
}
@media (min-width: 1200px)
{
.hidden-lg {
    display: none!important;
}}
@media screen and (min-width: 1200px)
{
.del:hover .lf:after {
    width: 200px;
}
}
@media screen and (min-width: 1200px){
.del:hover .lf {
    padding-left: 200px;
}
}
@media screen and (max-width: 991px)
/*1547*/

{
.inpage .bannei .img {
    width: auto;
}
}
@media screen and (max-width: 767px)
/*1555*/
{
.inpage .bannei .img {
    height: 350px;
    width: auto;
}
}
@media screen and (max-width: 767px)
/*1573*/
{
.inpage .content .ht {
    font-size: 24px;
}
}
@media screen and (max-width: 767px)
/*1577*/
{
.inpage .content .pt {
    font-size: 16px;
}
}
@media screen and (max-width: 1685px)
/*1721*/
{
.kuang {
    margin-right: 30px;
    margin-left: 40px;
}
}

@media screen and (max-width: 1199px)
/*1778*/
{
.t {
    width: 100%;
}
}
@media screen and (max-width: 1199px)
/*1781*/
{
.t img {
    width: 100%;
}
}
@media screen and (max-width: 1199px)
/*1784*/
{
.del, .kuang {
    width: 100%;
}
}

@media screen and (max-width: 767px)
/*1785*/
{
.jiansuo {
    margin-top: 35px;
}
}
@media screen and (max-width: 1199px)
/*1787*/
{
.kuang {
    margin-left: 0;
    padding: 0px;
}
}
@media screen and (max-width: 1199px)
/*1791*/
{
.del {
    padding: 25px 15px;
}
}
@media screen and (max-width: 1199px)
/*1794*/
{
.lf {
    margin-bottom: 0;
    margin-top: 20px;
}
}
@media screen and (max-width: 1199px)
/*1798*/
{
.kuang h4 {
    line-height: 30px;
    padding: 10px 0;
}
}
@media screen and (max-width: 1199px)
/*1802*/
{
.kuang p {
    line-height: 26px;
    height: auto;
}
}
@media screen and (max-width: 767px)
/*1808*/
{
.del {
    margin-top: -80px;
}
}
@media screen and (max-width: 767px)
/*1811*/
{
.kuang h4 {
    line-height: 40px;
}
}
@media screen and (max-width: 767px)
{
/*1850*/
.lawyerlist .jiansuo {
    margin-top: 35px;
}
}
@media (max-width: 1650px)
/*2382*/
{
.content {
    padding-right: 90px;
    padding-left: 90px;
}
}
@media (max-width: 1450px)
/*2428*/
{
.case .content {
    padding-right: 100px;
    padding-left: 100px;
}
}
@media (max-width: 991px)
/*2604*/
{
.content {
    padding-top: 40px;
}
}
@media (max-width: 991px)
/*2648*/
{
.content, .build .content {
    padding-right: 15px;
    padding-left: 15px;
}
}
@media (max-width: 991px)
/*2681*/
{
.case .content, .bulid .content {
    padding-right: 15px;
    padding-left: 15px;
}
}
@media (max-width: 991px)
/*2686*/
{
.case .content .con {
    padding-right: 15px;
    padding-left: 15px;
}
}
@media (max-width: 991px)
/*2693*/
{
.subtitle, .subtitle span, .subtitle a {
    font-size: 14px;
    line-height: 50px;
    height: 50px;
}
}
@media (max-width: 991px)
/*2704*/
{
.subtitle .left {
    left: 15px;
}
}
@media (max-width: 991px)
/*2712*/
{
.return {
    margin-top: 20px;
}
}
@media (max-width: 991px)
/*2716*/
{
.case .content .con {
    padding-bottom: 25px;
}
}
@media (max-width: 991px)
/*2720*/
{
.case .content .con {
    padding-top: 30px;
}
}
@media (max-width: 767px)
/*2877*/
{
.subtitle {
    height: auto;
}
}
@media (max-width: 767px)
/*2882*/
{
.subtitle .right, .subtitle .left {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    display: block;
    height: auto;
}
}
@media screen and (max-width: 950px)
/*5036*/

{
.lp {
    float: left;
}
}
@media screen and (max-width: 950px)
/*5040*/
{
.rp {
    float: right;
}
}