.details {}

.commone-title {
    height: 18px;
    line-height: 18px;
    position: relative;
    text-align: left;
    padding-top: 30px;
}

.commone-title>h2 {
    color: #262626;
    font-size: 18px;
    /* padding-left: 30px; */
    font-weight: bold;
    color: #262626;
    box-sizing: border-box;
}
.commone-title>h2 em{
    padding: 0 14px;
    font-weight: bold;
}
.commone-title>h2 span {
    color: #274A9E !important;
    font-weight: bold;
}

.commone-title>h2 i {
    font-weight: normal !important;
    font-size: 16px !important;
}



.crumbs {
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    position: relative;
    font-size: 0;
}

.crumbs a {
    display: inline-block;
    text-align: center;
    font-size: 12px
}

.crumbs a::after {
    content: '>';
    width: 15px;
    height: 14px;
    text-align: center;
    color: #8C8C8C;
    padding: 0 4px;
}

.crumbs a:last-child {
    color: #000;
}

.crumbs a:last-child::after {
    content: '';
}

.detail-top {
    width: 1200px;
    height: 450px;
    margin-top: 20px;
}

.detail-top .detail-top-lt {
    float: left;
    width: 834px;
    height: 450px;
    background: #373739;
    border-radius: 6px;
}

.detail-top .detail-top-lt .detail-top-tx {
    width: 117px;
    height: 117px;
    background: #fff;
    border-radius: 117px;
    background: #fff;
    border: 3px solid #fff;
    margin: 0 auto;
    margin-top: 70px;
    position: relative;
}
.detail-top .detail-top-lt .detail-top-tx .tx-mask{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    border-radius: 100%;
    z-index: 1;

}

.detail-top .detail-top-lt .detail-top-tx img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.detail-top .detail-top-lt .detail-top-name {
    text-align: center;
    height: 20px;
    line-height: 20px;
    margin-top: 20px;

}

.detail-top .detail-top-lt .detail-top-name h1 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    height: 20px;
    line-height: 18px;
}

.detail-top .detail-top-lt .detail-top-name span {
    display: inline-block;
    vertical-align: top;
    height: 20px;
    border: 1px solid rgba(229, 203, 146, 1);
    border-radius: 4px;
    padding: 0 6px;
    color: #D1AF64;
    margin-left: 10px;

}



.detail-top .detail-top-lt .detail-top-intro {
    height: 12px;
    line-height: 12px;
    text-align: center;
    margin-top: 12px;
}

.detail-top .detail-top-lt .detail-top-intro span {
    display: inline-block;
    color: #fff;
    border-right: 1px solid #F2F5F7;
    padding: 0 16px;

    font-size: 12px;
}

.detail-top .detail-top-lt .detail-top-intro span:last-child {
    border-right: none;
}

.detail-top .detail-top-lt .detail-top-mark {
    height: 24px;
    margin-top: 20px;
    text-align: center;
    font-size: 0;
}

.detail-top .detail-top-lt .detail-top-mark span {
    display: inline-block;
    height: 22px;
    border: 1px solid rgba(255, 255, 255, .4);
    border-radius: 12px;
    padding: 0 10px;
    line-height: 22px;
    font-size: 12px;
    margin-right: 10px;
    color: #fff;
}



.detail-top .detail-top-rt {
    float: right;
    width: 346px;
    height: 400px;
    background: #fff;
    border-radius: 6px;
}


.detail-top .detail-top-lt .personal-sum {
    margin: 0px 40px;
    box-sizing: border-box;
    border-top: 1px solid rgba(255, 255, 255, .1);
    overflow: hidden;
    margin-top: 60px;
    padding-top: 27px;

}

.detail-top .detail-top-lt .personal-sum ul {
    float: left;
    width: 286px;
}

.detail-top .detail-top-lt .personal-sum ul li {
    float: left;
    text-align: center;
    width: 94px;
    height: 33px;
    border-right: 1px solid rgba(234, 234, 234, .2);
}

.detail-top .detail-top-lt .personal-sum ul li:last-child {
    border-right: 0;
}

.detail-top .detail-top-lt .personal-sum ul li p {
    color: #fff;
}

.detail-top .detail-top-lt .personal-sum ul li p.sum-num {
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    font-family: DIN;
}

.detail-top .detail-top-lt .personal-sum ul li p.sum-name {
    height: 12px;
    line-height: 12px;
    margin-top: 5px;
    font-size: 12px;
}


.detail-top .detail-top-lt .personal-sum .share-btn {
    float: right;
    width: 348px;
    height: 32px;
    font-size: 0;
    text-align: right;
    margin-top: 2px;
}

.detail-top .detail-top-lt .personal-sum .share-btn a {
    display: inline-block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    color: #fff;
    text-align: center;
    border:none!important


}

.detail-top .detail-top-lt .personal-sum .share-btn a img {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}

.detail-top .detail-top-lt .personal-sum .share-btn a:first-child {
    background: #274A9E;
}

.detail-top .detail-top-lt .personal-sum .share-btn a span {
    vertical-align: middle;
    color: #fff;
    font-size: 12px;
    padding-left: 6px;

}

.detail-top .detail-top-lt .personal-sum .share-btn a:last-child {
    border: 1px solid rgba(255, 255, 255, .4);
    margin-left: 10px;
}






.counsel-right {
    float: right;
    width: 346px;
    height: 450px;
    background: rgba(255, 255, 255, 1);
    border-radius: 6px;
    padding: 0 22px;
    box-sizing: border-box;
}

.counsel-right .counsel-title {
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    color: #262626;
    position: relative;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 20px;
}

.counsel-right .counsel-title::after {
    position: absolute;
    content: '';
    width: 3px;
    top: 22px;
    height: 20px;
    background: #274A9E;
    left: 0px;
}

.counsel-right .item-area {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(234, 234, 234, 1);
    border-radius: 4px;
    margin-top: 20px;
    width: 300px;
    height: 110px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(234, 234, 234, 1);
    border-radius: 4px;
    overflow: hidden;
}

.counsel-right .item-area textarea {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: none;
    resize: none;
    padding: 10px;
}

.counsel-right .item-text {
    width: 300px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(234, 234, 234, 1);
    border-radius: 4px;
    margin-top: 10px;
    position: relative;

}

.counsel-right .item-text textarea {
    border: none;
}

.counsel-right .item-text input,.counsel-right .item-text select{
    width: 100%;
    box-sizing: border-box;
    height: 40px;
    padding-left: 10px;
    border: none;
    font-size: 12px;
    border-radius: 4px;
    
}

.counsel-right .item-text > button{
    position: absolute;
    right: 0;
    top: 11px;
    width: 84px;
    color: #274A9E;
    font-size: 12px;
    background: none;
    text-align: center;
    cursor: pointer;
    border:none
}



.counsel-right form > button {
    width: 300px;
    height: 40px;
    background: #274A9E;
    border-radius: 4px;
    color: #fff;
    border: none;
    margin-top: 16px;
}




.details-content .turning {
    width: 1200px;
    margin: 20px auto 0 auto;
    overflow: hidden;
    margin-bottom: 58px;

}

.details-content .turning_turn {
    float: left;
    width: 834px;
    position: relative;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
}

.details-content .turning_turn_wrap {
    width: 834px;
    height: 60px;
}

.details-content .turning_turn_nav {
    width: 834px;
    height: 60px;
    background: #fff;
    border-bottom: 1px solid #EAEAEA;
    box-sizing: border-box;
}

.details-content .turning_turn_nav span {
    float: left;
    display: block;
    width: 134px;
    height: 59px;
    line-height: 59px;
    font-size: 16px;
    text-align: center;
    color: #606566;
    position: relative;
    cursor: pointer;
    user-select: none;
}

.details-content .turning_turn_nav .on {
    color: #274A9E;
    font-weight: 700;
    background: #fff
}

.details-content .turning_turn_nav .on:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -38px;
    width: 76px;
    height: 3px;
    background: #274A9E
}


/* 律师简介 */

.first-module {
    /* height: 420px; */
}

.fl {
    float: left;
}

.first-module .first-module-cont {
    margin-top: 38px;
}

.first-module .first-module-cont .first-item h3 {
    float: left;
    width: 80px;
    color: #8C8C8C;
}

.first-module .first-module-cont .first-item {
    width: 100%;
    padding: 0 30px;
    overflow: hidden;
    margin-top: 22px;

}

.first-module .first-module-cont .first-item .item-style {
    width: 700px;
    color: #595959;
}
.first-module .first-module-cont .first-item .item-style i{
    padding-right:10px;
}

.first-module .first-module-cont .first-item .item-style1 span {
    display: inline-block;

    position: relative;
    height: 14px;
    line-height: 14px;
    overflow: hidden;

}

.first-module .first-module-cont .first-item .item-style1 span::after {
    content: '|';
    color: rgba(84, 85, 88, .3);
    padding: 0 20px;

}

.first-module .first-module-cont .first-item .item-style1 span:last-child::after {
    content: '';
}

.first-module .first-module-cont .first-item .item-style3,
.first-module .first-module-cont .first-item .item-style4 p {
    line-height: 24px;
    color: #595959;
}



/* 真实案例 */
.second-module {}

.case-list {
    margin-top: 40px;
}

.show-more {
    display: none;
    width: 140px;
    height: 38px;
    margin: 0 auto;
    border: 1px solid rgba(226, 229, 231, 1);
    border-radius: 4px;
    margin-top: 20px;
    color: #8c8c8c;
    text-align: center;
    line-height: 38px;
    margin-bottom: 60px;
    cursor: pointer;
}

.case-swiper {
    width: 792px;
    margin: 0 auto;
    overflow: hidden;
}

.case-list ul {
    margin: 0 auto;
}

.case-list ul li {
    float: left;
    width: 376px !important;
    height: 312px !important;
    overflow: hidden;
    margin: 0 auto;
    margin: 0 10px;
    margin-bottom: 20px;
    position: relative;
}
.case-list ul li >a{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top:0;
    background: rgba(255,255,255,0);
    cursor: pointer;
    z-index: 1;
}

.case-list ul li .content-slide {

    width: 376px !important;
    height: 312px !important;
    background: #F2F5F7;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 20px;
}
.case-list ul li .content-slide:hover{
    box-shadow:0px 2px 8px 0px rgba(0, 0, 0, 0.16)
}

.case-list ul li .case-img {
    width: 100%;
    height: 180px;
    position: relative;

}
.case-list ul li .case-img >img{
    width: 100%;
    height: 100%;
}

.case-list ul li .case-img>p {
    position: absolute;
    top: 0;
    left: 0;
    width: 147px;
    height: 30px;
    line-height: 30px;
    background: url("../images/img_baioqian.png");
    background-size: 147px 30px;
}

.case-list ul li .case-img>p>span {
    display: inline-block;
    width: 60px;
    height: 30px;
    color: #E5CB92;
    line-height: 28px;
}

.case-list ul li .case-img>p>span>i {
    color: #E5CB92;
    font-size: 14px;
    vertical-align: middle;
}

.case-list ul li .case-img>p>span>img {
    vertical-align: middle;
    margin-left:8px;


}

.case-list ul li .case-img>p>em {
    display: inline-block;
    width: 80px;
    height: 30px;
    color: #333333;
    text-align: center;
}

.case-list ul li .case-title {
    width: 100%;
    height: 52px;
    display: table;
    word-spacing: -1em;
    padding: 15px 12px;
    box-sizing: border-box;

}

.case-list ul li .case-title>img {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
}

.case-list ul li .case-title>h3 {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    width: 180px;
    height: 16px;
    line-height: 16px;
    color: #262626;
    font-weight: bold;
    margin-left: 6px;
}

.case-list ul li .case-title>i {
    display: inline-block;
    vertical-align: middle;
    color: #595959;
    width: 138px;
    text-align: right;
}

.case-list ul li .case-mark {
    height: 26px;
    padding: 0 8px;
    font-size: 0;
    overflow: hidden;
}

.case-list ul li .case-mark span {
    display: inline-block;
    width: 70px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    border: 1px solid #ddd;
    border-radius: 12px;
    font-size: 12px;
    color: #8c8c8c;
    margin-left: 4px;
    background-color: #fff;
}

.case-list ul li .case-info {
    padding: 0 12px;
    margin-top: 14px;
   
}

.case-list ul li .case-info .case-info-tx {
    position: relative;
    width: 170px;
    float: left;
    z-index:9;
    font-size: 0;

}
.case-list ul li .case-info .case-info-tx i{
    display: none;
        position: absolute;
        top: -30px;
        margin: 0 auto;
        left: -12px;
        width: 50px;
        height: 24px;
        background: rgba(0,0,0,.8);
        border-radius: 2px;
        text-align: center;
        line-height: 24px;
        color: #fff;
        z-index: 99;
        transition: all .3s;
        font-size: 12px;
}
.case-list ul li .case-info .case-info-tx >p:hover i{
    display: inline-block;
}
.case-list ul li .case-info .case-info-tx i::after{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom:-6px;
    content: "";
    width:0;
	height:0;
	border-right:6px solid transparent;
	border-left:6px solid transparent;
	border-top:6px solid rgba(0,0,0,.8)
}

.case-list ul li .case-info .case-info-tx>p {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 24px;
     margin-right: 5px;
    cursor: pointer;
    /* overflow: hidden; */

}


.case-list ul li .case-info .case-info-tx>p >a >img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.case-list ul li .case-info .case-info-tj {
    float: right;
    width: 180px;
    font-size: 0;
    padding-top: 5px;
    text-align: right;
}

.case-list ul li .case-info .case-info-tj >a>img {
    vertical-align: middle;
}

.case-list ul li .case-info .case-info-tj>span {
    vertical-align: middle;
    color: #8C8C8C;
    font-size: 12px;
    padding-left: 4px;
}

.ml18 {
    margin-left: 18px;
}



/* 律师相册 */

.three-module {
    height: 294px;
}

.three-module .law-pic,.four-module .hon-pic {
    position: relative;
    height: 190px;
    margin: 0 auto;
    margin-top: 38px;

}

.three-module .law-pic .law-swiper{
    height: 190px;
    margin: 0 auto;
    overflow: hidden;
    width: 792px;

}


.three-module .law-pic .law-swiper ul li {
    position: relative;
    width: 178px !important;
    height: 178px !important;
    overflow: hidden;
    margin: 0 10px;
   border-radius: 6px;
   cursor: pointer;
}
.three-module .law-pic .law-swiper ul li img{
    transition: all .3s;
    transform: scale(1);
}
.three-module .law-pic .law-swiper ul li:hover img{
    transform: scale(1.1);
}

.three-module .law-pic .law-swiper ul li img {
    width: 100%;
    height: 100%;
}

.three-module .law-pic .contrast,.four-module .hon-pic .contrast{
    width: 100%;
    height: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    margin-top: -10px;
    position: absolute;
    display: none;
}
.three-module .law-pic .contrast>a{
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    top: 0px;
    cursor: pointer;
    z-index: 1;
}

.three-module .law-pic .contrast>a:first-child {
    background: url("../images/icon_fanye_nl.png") no-repeat;
    background-size: 20px 20px;
    left: 6px;

}
.three-module .law-pic .contrast>a:first-child:hover{
    background: url("../images/icon_fanye_hl.png") no-repeat;
    background-size: 20px 20px;
}

.three-module .law-pic .contrast>a:last-child {
    background: url("../images/icon_fanye_nr.png") no-repeat;
    background-size: 20px 20px;
    right: 6px;
}

.three-module .law-pic .law-swiper ul li .check-box {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    left: 0;
    top:0;
    line-height: 178px;
    text-align: center;
    cursor: pointer;
    opacity: 0;
    transition: all .3s;
    
}

.three-module .law-pic .law-swiper ul li .check-box img{
    width: 46px;
    height: 46px;
}

.law-pic .law-swiper ul li:hover .check-box{
    opacity: 1;
}

.four-module .hon-pic .contrast>a {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    top: 0px;
    cursor: pointer;
    z-index: 1;

}


.honer-swiper{
    height: 190px;
    margin: 0 auto;
    overflow: hidden;
    width: 792px;
}


.four-module .hon-pic .contrast>a:last-child:hover {
    background: url("../images/icon_fanye_hr.png") no-repeat;
    background-size: 20px 20px;
}
.four-module .hon-pic .contrast>a:first-child {
    background: url("../images/icon_fanye_nl.png") no-repeat;
    background-size: 20px 20px;
    left: 6px;

}
.four-module .hon-pic .contrast>a:first-child:hover{
    background: url("../images/icon_fanye_hl.png") no-repeat;
    background-size: 20px 20px;
}

.four-module .hon-pic .contrast>a:last-child {
    background: url("../images/icon_fanye_nr.png") no-repeat;
    background-size: 20px 20px;
    right: 6px;
}
.four-module .hon-pic  .contrast>a:last-child:hover {
    background: url("../images/icon_fanye_hr.png") no-repeat;
    background-size: 20px 20px;
}


/* 律师荣誉 */
.four-module {
    height: 294px;
   
}

.four-module ul {
    width: 782px;
    height: 178px;
    overflow: hidden;
  
}

.four-module ul li {
    float: left;
    /* width: 198px!important;
    height: 178px!important; */
    border-radius: 6px;
    box-sizing: border-box;
    overflow: hidden;
    /* border-left: 10px solid rgba(255,255,255,1);
    border-right: 10px solid rgba(255,255,255,1); */
    /* padding: 0 10px; */
}
.four-module ul li .slide-box{
    position: relative;
    width: 178px!important;;
    height: 178px!important;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 6px;
}

.four-module ul li .slide-box img {
    width: 100%;
    height: 100%;
border-radius: 6px;
    transition: all .3s;
    transform: scale(1);
}
.four-module ul li:hover img{
    transform: scale(1.1);
}
.four-module ul li:hover .check-box{
    opacity: 1;
}
 .four-module ul li .check-box {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    left: 0;
    top:0;
    line-height: 178px;
    text-align: center;
    cursor: pointer;
    opacity: 0;
    transition: all .3s;
    
}
.four-module ul li .check-box img{
    width: 46px;
    height: 46px;
}


.lawyer-pop{
    position:fixed;
    width:620px;
    height:640px;
    left:50%;
    margin-left:-320px;
    top:50%;
    margin-top:-320px;
    background:#fff;
    box-shadow:0px 0px 16px 0px rgba(18,16,16,0.12);
    border-radius:6px;
    padding:0 20px 20px 20px;
    box-sizing:border-box;
    z-index:99;
    display:none;
}
.lawyer-pop h2{
    height:50px;
    line-height:50px;
    font-size:16px;
    font-family:'PingFang SC';
    font-weight:600;
    color:rgba(0,0,0,1);
}
.lawyer-pop h2 img{
    float:right;
    margin-top: 15px;
    cursor:pointer;
}
.pic-box{
    width: 560px;
    height: 560px;
    text-align: CENTER;
    margin: 0 auto;
}
.pic-box img{width:100%;height:100%}




/* 用户评价 */
.five-module {}

.user-score {
    width: 774px;
    margin: 0 auto;
    margin-top: 38px;
}

.user-score .user-score-cont {
    width: 100%;
    overflow: hidden;
    border: 1px solid #EEEEEE
}

.user-score .user-score-cont .score-num {
    float: left;
    width: 146px;

    padding: 36px 0;
    text-align: center;

}

.user-score .user-score-cont .score-num p {
    color: #8c8c8c;
    height: 12px;
    line-height: 12px;
}

.user-score .user-score-cont .score-num em {
    display: block;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #FF5900;
    font-size: 34px;
    margin-top: 20px;
}

.user-score .user-score-cont .eva-mark {
    border-left: 1px solid #EEEEEE;
    width: 626px;
    float: left;
    padding: 30px 20px;
    box-sizing: border-box;
    padding-bottom: 20px;
    font-size: 0;
    min-height: 128px;
}

.user-score .user-score-cont .eva-mark span {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border: 1px solid rgba(228, 228, 228, 1);
    border-radius: 4px;
    font-size: 14px;
    padding: 0 10px;
    color: #8C8C8C;
    margin-bottom: 10px;
    margin-right: 20px;


}
.eva-content{
    min-height: 400px;
}

.eva-content .eva-box {
    width: 774px;
    margin: 0 auto;
}

.eva-content ul li {
    /* padding: 38px; */
    padding: 30px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;

}

.eva-content ul li .eva-left {
    float: left;
    width: 64px;
    text-align: center;
}

.eva-content ul li .eva-left .eva-img-box {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    border-radius: 60px;
}

.eva-content ul li .eva-left .eva-img-box img {
    width: 100%;
    height: 100%;
}

.eva-content ul li .eva-left .eva-name {
    width: 100%;
    height: 14px;
    padding: 10px 0;
    font-size: 14px;
    color: #262626;
}

.eva-content ul li .eva-left .eva-date {
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    color: #8C8C8C;
}

.eva-content ul li .eva-right {
    float: left;
    width: 670px;
    margin-left: 40px;
}

.eva-content ul li .eva-right .eva-star {
    width: 100%;
    height: 20px;
    overflow: hidden;
    line-height: 18px;
}

.eva-content ul li .eva-right .eva-star span {
    float: left;
}

.eva-content ul li .eva-right .eva-star a {
    float: right;
    color: #00B2B3;
}

.eva-content ul li .eva-right .eva-star a img {
    vertical-align: middle;
    padding-left: 7px;
}

.eva-content ul li .eva-right .eva-mark {
    width: 100%;
    height: 25px;
    display: table;
    word-spacing: -1em;
    margin-top: 10px;
}

.eva-content ul li .eva-right .eva-mark span {
    display: inline-block;
    /* width: 70px; */
    height: 22px;
    line-height: 22px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(221, 221, 221, 1);
    border-radius: 12px;
    color: #8C8C8C;
    font-size: 12px;
    text-align: center;
    margin-right: 6px;
    padding: 0 10px;

}

.eva-content ul li .eva-right .p-desc {
    color: #595959;
    /* height: 68px; */
    overflow: hidden;
    line-height: 24px;
    margin-top: 12px;
}

.eva-content ul li .eva-right .p-desc-img {
    margin-top: 17px;
    height: 90px;
    overflow: hidden;

}

.eva-content ul li .eva-right .p-desc-img img {
    margin-right: 10px;
    border-radius: 4px;
}


.page {
    height: 30px;
    text-align: center;
    background: #000;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 54px;
}




.check-more {
    display: none;
    width: 140px;
    height: 38px;
    margin: 0 auto;
    border: 1px solid rgba(226, 229, 231, 1);
    border-radius: 4px;
    margin-top: 30px;
    color: #8c8c8c;
    text-align: center;
    line-height: 38px;
    margin-bottom: 60px;
    cursor: pointer;
}





/* slide-content */


.turning_turn_rt {
    float: right;
    width: 346px;
    min-height: 706px;
    background: #F2F5F7;
    border-radius: 6px;
    overflow: hidden;
    
}

.turning_turn_rt .slide-content {
    padding: 0 20px;
    box-sizing: border-box;
    overflow: hidden;
    background: #fff;
    border-radius:6px;
}

.turning_turn_rt .slide-content h2 {
    font-weight: bold;
    font-size: 16px;
    color: #262626;
    height: 56px;
    line-height: 56px;
}

.turning_turn_rt .slide-content ul li {
    width: 306px;
    height: 174px;
    background: #F2F5F7;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 20px;
    border-radius: 6px;
}

.turning_turn_rt .slide-content ul li a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;

}

.turning_turn_rt .slide-content ul li .person-intro {
    font-size: 0;
    height: 80px;
}

.turning_turn_rt .slide-content ul li .person-intro .img-box {
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    overflow: hidden;
}

.turning_turn_rt .slide-content ul li .person-intro .img-box img {
    width: 100%;
    height: 100%;
}

.turning_turn_rt .slide-content ul li .person-intro .person-desc {
    float: left;
    width: 166px;
    margin-left: 20px;
}

.turning_turn_rt .slide-content ul li .person-intro .person-desc .name {
    height: 18px;
    font-size: 0;
    line-height: 18px;
}

.turning_turn_rt .slide-content ul li .person-intro .person-desc .name h2 {
    display: inline-block;
    height: 18px;
    color: #262626;
    line-height: 18px;
    font-size: 18px;
    max-width: 58px;
    vertical-align: middle;

}

.turning_turn_rt .slide-content ul li .person-intro .person-desc .name span {
    font-size: 14px;
    max-width: 86px;
    overflow: hidden;
    height: 20px;
    display: inline-block;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(229, 203, 146, 1);
    border-radius: 4px;
    color: #E5CB92;
    margin-left: 10px;
    padding: 0 6px;
    vertical-align: middle;
}

.turning_turn_rt .slide-content ul li .person-intro .person-desc .company {
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    margin-top: 12px;
    color: #595959;
}

.turning_turn_rt .slide-content ul li .person-intro .person-desc .map {
    height: 14px;
    line-height: 14px;
    margin-top: 17px;
}

.turning_turn_rt .slide-content ul li .person-intro .person-desc .map img {
    width: 14px;
    height: 14px;
    vertical-align: middle;
}

.turning_turn_rt .slide-content ul li .person-intro .person-desc .map span {
    vertical-align: middle;
    color: #595959;
    padding-left: 4px;
    font-size: 14px;
}


.turning_turn_rt .slide-content ul li .person-mark {
    width: 100%;
    overflow: hidden;
    height: 52px;
    line-height: 52px;
    font-size: 0;
    margin-top: 22px;
    border-top: 1px solid #EAEAEA;
}

.turning_turn_rt .slide-content ul li .person-mark span {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #8C8C8C;
    height: 24px;
    line-height: 24px;
    margin-right: 6px;
    padding: 0 10px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(221, 221, 221, 1);
    border-radius: 12px;
}


.turning_turn_rt .prompt {
    width: 100%;
    height: 164px;
    padding: 0 20px;
    box-sizing: border-box;
    border: 1px solid #274A9E;
    border-radius: 6px;
    margin-top: 20px;
    background: #F4FBFB;
}

.turning_turn_rt .prompt h3 {
    height: 50px;
    line-height: 52px;
    color: #262626;
    font-size: 16px;
    font-weight: bold;
}

.turning_turn_rt .prompt p {
    color: #262626;
    font-size: 14px;
    line-height: 22px;
}

.turning_turn_rt .prompt p em {
    font-weight: bold !important;
    color: #274A9E;
}

.detail-top-lt{position:relative;}
.bgcj1,.bgcj2,.bgcj3{position:absolute;left:0;top:0;width:100%;height:100%}
.bgcj1{z-index:1;}
.bgcj2{z-index:2;background:rgba(0,0,0,.35);backdrop-filter: blur(20px);}
.bgcj3{z-index:3}