@charset "utf-8";
.header{
    width: 100%;
    overflow: hidden;
    position: relative;
}
/* nav */
.header .nav{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 2;
    background:rgba(0,0,0,.36);
    -webkit-transition: all 0.8s cubic-bezier(0.41, -0.2, 0.4, 1.19);
    -moz-transition: all 0.8s cubic-bezier(0.41, -0.2, 0.4, 1.19);
    -ms-transition: all 0.8s cubic-bezier(0.41, -0.2, 0.4, 1.19);
    -o-transition: all 0.8s cubic-bezier(0.41, -0.2, 0.4, 1.19);
    transition: all 0.8s cubic-bezier(0.41, -0.2, 0.4, 1.19);
}
.menu li{
    padding: 0px 48px;
}
/* banner */
.contain .navBanner,.navBanner .swiper-slide, .navBanner .swiper-wrapper{
    max-height: 960px;
}
.contain .navBanner .swiper-slide img{
    width: 100%;
    height: 100%;
    max-height: 960px;
}
.contain .navBanner .swiper-button-prev{
    background-image: url(../images/banner_l.png);
}
.contain .navBanner .swiper-button-next{
    background-image: url(../images/banner_r.png);
}
.contain .navBanner .swiper-button-prev, .navBanner .swiper-button-next {
    width: 40px;
    height: 100px;
    background-size: 100% 100%;
    top: 45%;
}
.contain .navBanner .swiper-button-prev{
    left: 35px;
}
.contain .navBanner .swiper-button-next {
    right: 35px;
}
/* 专业的律师团队 */
.banner_case {
    background:#FFFFFF;
    margin-bottom: -47px;
}
.banner_case .row{
    padding-top: 80px;
}
.banner_case img{
    width:100%;
    height: 413px;
    max-height:450px;
    background:#444D61;
}
.banner_case .relatedCase{
    position: relative;
    top: -134px;
}
.banner_case .relatedCaseBox .swiper-slide{
    background:#F5F5F5;
}
.banner_case .relatedCaseBox .swiper-slide p{
    font-size:14px;
    font-weight:400;
    color:#666666;
    line-height:20px;
}
.banner_case .relatedCaseBox .swiper-slide img{
    width: 100%;
    height: 280px;
}
.banner_case .relatedCaseBox .swiper-slide i.star{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/star.png) no-repeat 100% 100%;
    background-size: 16px 16px;
    vertical-align: bottom;
}
.banner_case .relatedCaseBox .swiper-slide .iconStar{
    display: inline-block;
    text-align: right;
    margin-bottom: 17px;
    font-size: 0;
    float: right;
}
.banner_case .case_big_tit{
    font-size:20px;
    font-weight:600;
    color:#333333;
    line-height:20px;
    padding: 17px 14px;
}
.banner_case .case_small_tit{
    clear: both;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.banner_case .in_container{
    width: 1080px;
    margin: 0 auto;
    overflow: hidden;
}
.banner_case .in_container .swiper-button-prev,.in_container .swiper-button-next{
    width: 42px;
    height: 42px;
    background-size: 100% 100%;
    opacity: 1 !important;
    top: auto;
    bottom: 0px;
}
.banner_case .in_container .swiper-button-prev{
    background-image: url(../images/lawyer_l.png);
    left: 0px;
}
.banner_case .in_container .swiper-button-next{
    background-image: url(../images/lawyer_r.png);
    right: 0px;
}
/* 经典案例 */
.relatedBox{
    background:#FFFFFF;
    padding-top: 86px;
}
.relatedBox .tit{
    font-size:28px;
    font-weight:bold;
    color:#333333;
    line-height:28px;
    padding: 0px 0px 76px;
    text-align: center;
}
.relatedBox .out_container_related{
    position: relative;
    overflow: hidden;
    padding: 10px 10px 164px;
}
.relatedBox .swiper-related .related_{
    background:#FFFFFF;
    font-size: 0;
}
.relatedBox .swiper-related .related_ .img_{
    width: 50%;
    height:463px;
    display: inline-block;
    vertical-align: top;
}
.relatedBox .swiper-related .related_ .cont{
    width: 50%;
    height:463px;
    display: inline-block;
    background:#FFFFFF;
    box-shadow:0px 1px 16px 0px rgba(222,222,222,1);
    padding: 29px 42px 26px 41px;
}
.relatedBox .swiper-related .related_ .img_ img{
    width: 100%;
    height:100%;
}
.relatedBox .swiper-related .related_ h2{
    font-size:20px;
    font-weight:500;
    color:#333333;
    line-height:20px;
}
.relatedBox .swiper-related .related_ .text{
    font-size:16px;
    font-weight:400;
    color:#666666;
    line-height:36px;
    text-indent: 32px;
    margin: 42px 0px 41px 0px;
}
.relatedBox .swiper-related .related_ .cont .look{
    display: block;
    text-align: right;
    font-size:16px;
    font-weight:400;
    color:#666666;
    line-height:16px;
}
.relatedBox .ellipsis8{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
}
.relatedBox .pageDot {
    bottom: 68px !important;
}
.relatedBox .pageDot  span.swiper-pagination-bullet {
    width:40px;
    height:8px;
    background:#DDDDDD;
    border-radius:2px;
    opacity: .9;
}
.relatedBox .pageDot span.swiper-pagination-bullet-active{
    background:#DEC17B;
}
/* 我们的咨询领域 */
.counsel_bg_a{
    background: #FFFFFF;
    padding: 67px 0 77px;
}
.counsel_bg_a .counsel h2{
    font-size:28px;
    font-weight:bold;
    color:#333333;
    line-height:28px;
    padding-bottom: 66px;
    text-align: center;
}
.counsel_bg_a .labelWord{
    font-size: 0;
}
.counsel_bg_a .labelWord li{
    font-size:20px;
    font-weight:500;
    color:#333333;
    line-height:20px;
    margin-top: 35px;
    text-align: center;
    display: inline-block;
    width:208px;
    height:240px;
    background:#FFFFFF;
    box-shadow:0px 2px 10px 0px #E0E0E0;
    -moz-box-shadow:0px 2px 10px 0px #E0E0E0; /*firefox*/
    -webkit-box-shadow:0px 2px 10px 0px #E0E0E0; /*webkit*/
    margin: 0px 40px 42px 0px;
}
.counsel_bg_a .labelWord li:nth-child(5n){
    margin-right: 0;
}
.counsel_bg_a .labelWord li img{
    width: 80px;
    margin: 56px auto 35px;
}
.counsel_bg_a .seeMore{
    display: block;
    font-size:20px;
    font-weight:400;
    color:#333333;
    line-height:60px;
    width:230px;
    height:60px;
    border:1px solid #333333;
    margin: 0 auto;
    text-align: center;
}
.counsel_bg_a .counsel p{
    font-size:14px;
    font-weight:400;
    color:#999999;
    line-height:14px;
    text-align: center;
    margin-top: 21px;
}
.counsel_bg_a .counsel p a{
    color:#999999;
}
/* 介绍 */
.counsel_bg .intro .pos{
    position: relative;
}
.counsel_bg .intro .pos img{
    width: 100%;
    height:422px;
}
.counsel_bg .intro_bg{
    height:111px;
    background:rgba(0,0,0,.5);
    padding: 22px 37px 17px 28px;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size:16px;
    font-weight:400;
    color:#FFFFFF;
    line-height: 30px;
}
.counsel_bg .intro_bg p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.counsel_bg .intro ul{
    font-size: 0;
    margin-top: 41px;
}
.counsel_bg .intro ul li{
    display: inline-block;
    width:373px;
    height:350px;
    background:#FFFFFF;
    margin-right: 40px;
    text-align: center;
}
.counsel_bg .intro ul li:nth-child(3n){
    margin-right: 0px;
}
.counsel_bg .intro ul li img{
    width: 70px;
    height: 70px;
    margin: 61px auto 44px;
}
.counsel_bg .intro ul li h3{
    font-size:24px;
    font-weight:500;
    color:#DEC17B;
    line-height:24px;
    margin-bottom: 43px;
}
.counsel_bg .intro ul li p{
    width: 183px;
    font-size:16px;
    font-weight:400;
    color:#333333;
    line-height:30px;
    margin: 0 auto;
}

/* 咨询 */
.counsel_bg{
    background: #EEEEEE;
    padding: 80px 0 84px;
}
.counsel_bg .row{
    overflow: hidden;
}
.counsel_bg .answer,#formIndex{
    width:48%;
    height:702px;
    background:#FFFFFF;
    text-align: left;
    overflow: hidden;
}
.counsel_bg #formIndex{
    margin-left: 40px;
}
.counsel_bg .answer{
    padding: 30px 0 46px 30px;
    height: 532px;
}
.counsel_bg #formIndex{
    padding: 30px 28px 30px 29px;
}
.counsel_bg .answer h2,#formIndex h2{
    font-size:24px;
    font-weight:500;
    color:#DEC17B;
    line-height:24px;
}
.counsel_bg .answer h2{
    margin-bottom: 30px;
}
#scrollDiv{
    overflow: hidden;
}
.counsel_bg #scrollDiv ul li {
    margin-bottom: 49px;
}
.counsel_bg #scrollDiv ul li .reply{
    height:88px;
    position: relative;
    margin-right: 25px;
    margin-top: 16px;
} 
.counsel_bg #scrollDiv ul li .reply .arrow{
    width: 0;
    height: 0;
    border-width: 0px 10px 15px 10px;
    border-style: solid;
    border-color: transparent transparent #F5F5F5;
    position: absolute;
    top: -14px;
    left: 26px;
}
.counsel_bg #scrollDiv ul li .reply .box{
    padding: 12px 20px 12px 14px;
    background: #F5F5F5;
}
.counsel_bg #scrollDiv ul li .reply p{
    font-size:16px;
    font-weight:500;
    color:#3F4F79;
    line-height:24px;
}
.counsel_bg #scrollDiv ul li .cont img{
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius:50%;
    vertical-align: top;
}
.counsel_bg #scrollDiv ul li .cont .contr{
    display: inline-block;
    width: 88%;
    font-size:16px;
    font-weight:400;
    color:#333333;
    line-height:24px;
    padding: 5px 47px 0px 24px;
}
.counsel_bg .onlineContent{
    display: block;
    width: 100%;
    height:210px;
    background:#FFFFFF;
    border:1px solid #EEEEEE;
    resize:none;
    padding: 18px;
    margin: 31px 0 39px;
}
.counsel_bg .telephone{
    display: block;
    width:100%;
    height:50px;
    background:#FFFFFF;
    border:1px solid #EEEEEE;
    padding-left: 20px;
    margin-bottom: 208px;
}
.counsel_bg .toCounselBtn{
    width: 100%;
    height:50px;
    background:#DEC17B;
    border:1px solid #EEEEEE;
    border-radius:6px;
    font-size:16px;
    font-weight:400;
    color:#333333;
    line-height: 50px;
}
/* 用户感言 */
.caseShow{
    width: 100%;
    padding:79px 0px 68px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background:#EEEEEE;
    text-align: center;
}
.caseShow h2{
    font-size:28px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:28px;
}
.caseShow .smallTit{
    font-size:16px;
    font-weight:400;
    color:#999999;
    line-height:16px;
    margin-top: 24px;
    margin-bottom: 74px;
    text-align: center;
}
.caseShow .smallTit::before,.caseShow .smallTit::after{
    content: '';
    width:60px;
    height:1px;
    display: inline-block;
    background:#999999;
    vertical-align: middle;
}
.caseShow .smallTit::before{
    margin-right: 24px;
}
.caseShow .smallTit::after{
    margin-left: 24px;
}
/* 手风琴 */
.dh ul{position: relative;overflow: hidden;width: 100%;height: 600px;}
.dh ul li{float: left;width: 301px;overflow: hidden;height: 100%;position: relative;cursor: pointer;text-align: left;}
.dh ul li a{display: block;width: 100%;height: 100%;}
.dh ul li .layer{position: absolute;bottom: 0;left: 0;width: 100%;background:linear-gradient(90deg,rgba(57,60,67,1) 0%,rgba(168,171,181,1) 100%);
    opacity:0.4;height: 100%;}
.dh ul li .layer .p1{position: absolute;bottom: 5px;left: 10px;}
.dh ul li .layer .p2{position: absolute;bottom: 5px;right: -200%;}
.dh ul li .layer .p2 b,.dh ul li .layer .p2 span{display: block;font-weight: bold;font-size: 20px;}
.dh ul li .layer .p1 b,.dh ul li .layer .p1 span{display: block;font-weight: bold;font-size: 14px;}
.caseList{padding: 0px 44px;box-sizing: border-box;-webkit-box-sizing: border-box;background:rgba(255,255,255,1);box-shadow:0px 3px 20px 0px rgba(224,224,224,1);}
.caseDiv{height: 120px;width: 225px;}
.userPhoto{width:85px;height:87px;display: inline-block;vertical-align: middle;margin: 4px 0 0 6px;border-bottom-left-radius: 40px;border-bottom-right-radius: 40px;}
.userName{display: inline-block;vertical-align: top;padding:21px 0 13px 14px;font-size:20px;font-family:Source Han Sans CN;font-weight:500;color:rgba(51,51,51,1);}
.userName span{display: block;margin-top: 13px;font-size:14px;font-family:Source Han Sans CN;font-weight:400;color:rgba(51,51,51,1);}
.caseProblem{font-size:16px;line-height: 30px;margin: 48px 0 112px 0;min-width: 180px;font-weight:400;color:rgba(102,102,102,1);}
.caseResult{font-size:16px;line-height: 30px;min-width: 180px;font-weight:500;color:rgba(51,51,51,1);}
@media screen and (max-width: 649px) {
    .header .w1200{
        width: 800px !important;
    }
    .logo img{
        width: 34px;
        padding: 17px 15px 0px 0px;
    }
    .logo span{
        font-weight:700;
        line-height:55px;
    }
	.menu{
        line-height:55px;
	}
	.menu li{
	    font-size:13px;
	    padding: 0px 23px;
	}
}
@media (max-width: 849px) and (min-width: 650px) {
    .header .w1200{
        width: 800px;
    }
    .logo img{
        width: 36px;
        padding: 18px 16px 0px 0px;
    }
    .logo span{
        font-weight:700;
        line-height:60px;
    }
	.menu{
        line-height:60px;
	}
	.menu li{
	    font-size:14px;
	    padding: 0px 27px;
	}
}
@media (max-width: 999px) and (min-width: 850px) {
    .header .w1200{
        width: 800px;
    }
    .logo img{
        width: 38px;
        padding: 19px 17px 0px 0px;
    }
    .logo span{
        font-weight:700;
        line-height:65px;
    }
	.menu{
        line-height:65px;
	}
	.menu li{
	    font-size:14px;
	    padding: 0px 31px;
	}
}
@media (max-width: 1024px) and (min-width: 1000px) {
    .caseProblem,.caseResult{font-size: 15px;width: 330px;}
    .caseProblem{margin: 18px 0 27px 0;}
    .header .w1200{
        width: 900px;
    }
    .logo img{
        width: 40px;
        padding: 20px 18px 0px 0px;
    }
    .logo span{
        font-weight:700;
        line-height:70px;
    }
	.menu{
        line-height:70px;
	}
	.menu li{
	    font-size:14px;
	    padding: 0px 35px;
	}
} /*>=1024的设备*/

@media (max-width: 1100px) and (min-width: 1025px) {
    .caseProblem, .caseResult {width: 365px;}
    .caseProblem{margin: 23px 0 41px 0;}
    .header .w1200{
        width: 950px;
    }
    .logo img{
        width: 42px;
        padding: 21px 19px 0px 0px;
    }
    .logo span{
        font-weight:700;
        line-height:75px;
    }
	.menu{
        line-height:75px;
	}
	.menu li{
	    font-size:15px;
	    padding: 0px 39px;
	}
} /*>=1100的设备*/
@media (max-width: 1280px) and (min-width: 1101px)  {
    .caseProblem, .caseResult {width: 410px;}
    .caseProblem{margin: 28px 0 55px 0;}
    .header .w1200{
        width: 1000px;
    }
    .logo img{
        width: 44px;
        padding: 22px 20px 0px 0px;
    }
    .logo span{
        font-weight:700;
        line-height:80px;
    }
	.menu{
        line-height:80px;
	}
	.menu li{
	    font-size:15px;
	    padding: 0px 43px;
	}
} /*>=1280的设备*/

@media (max-width: 1365px) and (min-width: 1281px) {
    .caseProblem, .caseResult {width: 450px;}
    .caseProblem{margin: 33px 0 69px 0;}
    .header .w1200{
        width: 1150px;
    }
    .logo img{
        width: 46px;
        padding: 23px 21px 0px 0px;
    }
    .logo span{
        font-weight:700;
        line-height:85px;
    }
	.menu{
        line-height:85px;
	}
	.menu li{
	    font-size:15px;
	    padding: 0px 47px;
	}
}  

@media (max-width: 1440px) and (min-width: 1366px) {
    .caseProblem, .caseResult {width: 460px;}
    .caseProblem{margin: 38px 0 83px 0;}
    .header .w1200{
        width: 1150px;
    }
    .logo img{
        width: 48px;
        padding: 24px 22px 0px 0px;
    }
    .logo span{
        font-weight:700;
        line-height:90px;
    }
	.menu{
        line-height:90px;
	}
	.menu li{
	    font-size:16px;
	    padding: 0px 51px;
	}
} 

@media (max-width: 1680px) and (min-width: 1441px) {
    .caseProblem, .caseResult {width: 485px;}
    .caseProblem{margin: 43px 0 97px 0;}
    .header .w1200{
        width: 1200px;
    }
    .logo img{
        width: 50px;
        padding: 25px 23px 0px 0px;
    }
    .logo span{
        font-weight:700;
        line-height:95px;
    }
	.menu{
        line-height:95px;
	}
	.menu li{
	    font-size:16px;
	    padding: 0px 55px;
	}
}

@media (max-width: 1920px) and (min-width: 1681px) {
    .caseProblem, .caseResult {width: 585px;}
    .caseProblem{margin: 48px 0 112px 0;}
} 
.firmNews{width: 1200px;margin: 20px auto;}
.firmNewsTop{text-align: center;}
.firmNewsTop span{font-size: 20px;font-weight: bold;border: 1px solid #DEC17B;padding: 10px 50px;cursor: pointer;}
.firmNewsTop span:nth-child(1){border-radius: 0 0 0 20px;}
.firmNewsTop span:nth-child(2){border-radius: 0 20px 0 0;}
.firmNewsTopSactive{background-color: #DEC17B;}
.firmNewsBody{margin-top: 50px;font-family: Source Han Sans CN;}
.firmNewsBody ul li{border: 1px solid #ddd;padding: 15px;margin-top: 30px;}
.firmNewsBody ul li:hover{border: 1px solid #DEC17B;}
.Newtitle{color: #333333;font-weight: bold;font-size: 18px;}
.NewWt{background-color: #EFE9DA;border-radius: 20px;color: #C6900C;font-weight: bold;font-size: 14px;padding: 1px 15px;float: right;margin-right: 20px;}
.Newtime{color: #999999;font-size: 14px;float: right;}
.NewCont{color: #666666;font-size: 14px;margin-top: 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.firmNewsFoot{text-align: center;}
.firmNewsFoot p{width: 150px;border: 1px solid #333333;color: #333333;font-size: 20px;padding: 8px 25px;margin: 30px auto;cursor: pointer;}

/* 2021-3-29 页面修改 */
.row .boxSizing h3,.khfk h3{margin-bottom: 30px !important;font-size: 24px;font-weight: 500;color: #DEC17B;line-height: 24px;}
.ssal ul ,.khfk ul{overflow: hidden;}
.ssal ul li,#bottom-content li{border-top: 1px dashed #dddddd;height: 57px;line-height: 58px;padding: 0 20px 0 10px;list-style: none;}
.ssal ul li:nth-last-child(1),.khfk ul li:nth-last-child(1){border-bottom: 1px dashed #dddddd;}
#bottom-content li:nth-last-child(1){border-top: none;}
.ssal ul li:hover p,.ssal ul li:hover span,#bottom-content li:hover p,#bottom-content li:hover span{color: #DEC17B;}
.ssal ul li p,#bottom-content li p{font-size: 14px;color: #333;float: left;width: 78%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ssal ul li span,#bottom-content li span{font-size: 14px;color: #999;float: right;}
.counsel_bg #scrollDiv ul li{margin-bottom: 0;}
#slide{position:absolute;height:415px;color:#FA8E93;overflow:hidden;}
.khfk h3{margin-left: 30px;}
.khfk{float: left;width: 48.5%;height: 530px;background-color: #fff;margin-left: 40px;padding: 30px 0 20px 0px;box-sizing: border-box;}
.khfk ul li{height: 80px;padding-right: 20px;border-top: 1px dashed #dddddd;}
.khfk ul li div{display: inline-block;width: 88px;height: 52px;text-align: center;background-color: #DEC17B;float: left;margin-top: 15px;border-radius: 0 30px 30px 0 ;}
.khfk ul li div b{display: block;font-style: normal;color: #fff;}
.khfk ul li div .kh-name{font-size: 14px;margin-top: 5px;}
.khfk ul li div .kh-time {font-size: 12px;opacity: .5;margin-top: 5px;}
.khfk ul li p{font-size: 14px;color: #333;margin-left: 23px;width: 445px;line-height: 12px;float: right;line-height: 23px;margin-top: 16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}