/*全局样式*/
@charset "utf-8";
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:14px "微软雅黑","Arial Narrow",HELVETICA;color:#000;-webkit-text-size-adjust:100%;background:#f5f5f5;}
input:required,textarea:required{outline:0 none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
a{text-decoration:none !important; cursor:pointer !important;color:#000;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{max-width:1230px !important;}
.clear{clear:both;width:0;height:0;}
.tr{transition:all 0.5s; -moz-transition:all 0.5s;-ms-transition:all 0.5s; -o-transition:all 0.5s; -webkit-transition:all 0.5s}
.tr2{transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s;}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sx{cursor:pointer;}
.w100{width:100% !important}
.h100{height:100% !important;}

/*头部*/
header .top{background:url(../images/top_bg.jpg) center center;background-size:cover;}
header .top .sousuo{margin:25px 0 0 100px;width:280px;}
header .top form input{width:180px;line-height:36px;background:#2e333f;border:2px solid #3a404c;font-size:13px;color:#fff;padding:0 10px;}
header .top form button{width:55px;height:40px;text-align:center;background:#ff5400;border:none;}
header .top form button span{font-size:20px;color:#fff;line-height:40px;}
header .top .sousuo p{color:rgba(255,255,255,0.5);line-height:25px;}
header .top .tel{color:rgba(255,255,255,0.7);margin-top:25px;}
header .top .tel span{width:25px;line-height:25px;background:#ff5400;display:block;text-align:center;color:#fff;border-radius:5px;margin:0 5px 0 0;}
header .top .tel .dh h5{line-height:25px;border-bottom:1px solid #383949;padding-bottom:5px;}
header .top .tel .dh h5 b{font-size:16px;}
header .top .tel .wx h5{line-height:25px;}
header .top .tel .wx span{background:#5ac00e;}

/*PC端导航*/
nav{position:relative;background:#fff;border-top:2px solid #ecebeb;border-bottom:1px solid #ecebeb;margin:8px 0;}
nav a{color:#000 !important;font-size:15px;}
/*一级导航*/ 
nav ul li{float:left;width:12.5%;text-align:center;position:relative;line-height:50px;}
nav ul li:before{content:"";width:1px;height:15px;background:#d1d2d3;position:absolute;top:17.5px;left:0;}
nav ul li:last-child:after{content:"";width:1px;height:15px;background:#d1d2d3;position:absolute;top:17.5px;right:0;}
nav ul li a{display:block;position:relative;}
nav ul li a:hover,nav ul li a.active{color:#ff5400 !important;}
/*二级导航*/
nav ul li ul{position:absolute;display:none;left:0;top:100%;z-index:100;width:100%;}
nav ul li ul li{float:none;margin-top:1px;width:100%;line-height:40px;border:none;background:#fff;}
nav ul li ul li:before,nav ul li ul li:after{display:none;}

/*banner轮播*/
#myCarousel{position:relative;overflow:hidden;}
#myCarousel .carousel-inner img{margin:0 auto;position:relative;}
#myCarousel .carousel-inner img.img2{display:none !important;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none;left:-50%;}
#myCarousel .carousel-control.right{background-image: none;right:-50%;}
#myCarousel:hover .carousel-control.right{right:0;}
#myCarousel:hover .carousel-control.left{left:0;}

/*共用内容*/
.title{text-align:center;margin:50px 0 30px 0;overflow:hidden;}
.title h5{font-size:26px;font-weight:bold;color:#3e4450;position:relative;display:inline-block;}
.title h5:before,.title h5:after{content:"";width:1000%;height:1px;background:#e7e7e7;position:absolute;top:50%;right:120px;}
.title h5:after{left:120px;}
.title p{font-size:12px;color:#afafaf;margin:10px 0;}
.title span{display:block;width:20px;height:3px;background:#3e4450;margin:0 auto 10px auto;}
.title h4{font-size:12px;line-height:18px;}

/*律师介绍*/
.lsjs .lsjs-img{display:block;overflow:hidden;}
.lsjs .lsjs-img:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.lsjs .text_box h5{font-size:22px;color:#3e4450;position:relative;border-bottom:1px solid #e5e5e5;padding-bottom:16px;padding-right:30px;}
.lsjs .text_box h5 span{color:#000;font-size:25px;position:absolute;top:0;right:0;}
.lsjs .text_box .text{font-size:13px;line-height:25px;height:180px;overflow:hidden;margin:20px 0 30px 0;}
.lsjs .text_box .an1{display:block;width:100%;line-height:46px;background:#3e4450;border-radius:5px;text-align:center;color:#fff;}
.lsjs .text_box .an1:hover{background:#ff5400;}

/*法律服务*/
.flfw{background:url(../images/flfw_bg.jpg) center center;background-size:cover;margin-top:50px;padding-bottom:50px;}
.flfw .title h5,.flfw .title h4{color:#fff;}
.flfw .title h5:before{right:220px;}
.flfw .title h5:after{left:220px;}
.flfw .title span{background:#fff;}
.flfw-con{position:relative;margin:30px 0 0 0;}
.flfw .text_box{width:70%;border:4px solid #6b6f7e;padding:17px 70px 17px 17px;position:relative;}
.flfw .text_box .text{color:#fff;line-height:28px;height:200px;overflow:hidden;}
.flfw .text_box .an2{display:block;width:78px;line-height:24px;background:#11131d;color:#fff;text-align:center;font-size:12px;font-family:"宋体";margin:10px 0 0 0;}
.flfw .text_box .an2:hover{background:#ff5400;}
.flfw .gd-box{width:33%;position:absolute;z-index:1;top:-35px;right:16px;box-shadow:16px -16px 0 rgba(0,0,0,0.3);}
.flfw .text_box .fk{width:47px;height:76px;background:rgba(255,255,255,0.2);position:absolute;z-index:200;bottom:1px;right:1px;}
.flfw .text_box .tel{font-size:16px;color:#fff;position:absolute;right:-160px;bottom:-8px;line-height:20px;}
.flfw .text_box .tel span{font-size:20px;font-weight:bold;}

/*推荐律师*/
.tjls .tjls-con .img{width:296px;height:380px;}
.tjls .tjls-con .text_box{padding:15px 15px 15px 320px;background:#fff;border:1px solid #e4e4e4;height:380px;}
.tjls .tjls-con .text_box .text{font-size:13px;line-height:24px;height:285px;overflow:hidden;}
.tjls .tjls-con .an3{display:inline-block;width:150px;line-height:42px;background:#f10202;text-align:center;color:#fff;margin:15px 10px 0 0;}
.tjls .tjls-con .an3 span{margin-right:5px;position:relative;top:2px;}
.tjls .tjls-con .an3.an3-2{background:#ff5400;}
.tjls .tjls-con .an3:hover{background:#25a2dc;}

/*律所动态*/
.lsdt{background:url(../images/lsdt_bg.jpg) center center;background-size:cover;margin-top:70px;padding-bottom:40px;}
.lsdt .title h5,.lsdt .title h4{color:#fff;}
.lsdt .title span{background:#fff;}
.lsdt .scrollbox{overflow:hidden;}
.lsdt #scrollDiv{height:350px;overflow:hidden;}/*这里的高度和超出隐藏是必须的*/
.lsdt #scrollDiv li{overflow:hidden;}
.lsdt #scrollDiv li a{display:block;background:rgba(255,255,255,0.2);border:1px solid rgba(255,255,255,0.3);color:#fff;padding:12px;margin-bottom:10px;}
.lsdt #scrollDiv li:last-child a{margin:0;}
.lsdt #scrollDiv li a .rq{padding:14px 10px;background:rgba(255,255,255,0.2);text-align:center;}
.lsdt #scrollDiv li a .rq h5{font-size:16px;border-bottom:1px solid rgba(255,255,255,0.2);padding-bottom:5px;}
.lsdt #scrollDiv li a .rq p{font-size:23px;font-weight:bold;}
.lsdt #scrollDiv li a .text_box{margin-left:90px;}
.lsdt #scrollDiv li a .text_box h5{background:url(../images/more.png) no-repeat right;padding-right:70px;margin:5px 0 10px 0;}
.lsdt #scrollDiv li a .text_box .text{font-size:12px;line-height:18px;height:38px;overflow:hidden;}
.lsdt #scrollDiv li a:hover h5,.lsdt #scrollDiv li a:hover .rq p{color:#ff5400;}
.lsdt #scrollDiv li a:hover h5{border-color:#ff5400;}
.lsdt .scroltit{margin-top:10px;}
.lsdt .scroltit .updown{float:right;width:23px;height:23px;line-height:23px;margin-left:10px;border:1px solid #757575;text-align:center;}
.lsdt .scroltit .updown span{color:#757575;}
.lsdt .scroltit .updown:hover{border-color:#fff;}
.lsdt .scroltit .updown:hover span{color:#fff;}

/*联系我们*/
.lxwm{margin-bottom:40px;}
.lxwm .bt{font-size:16px;color:#333;margin-bottom:20px;}
.lxwm .ditu{border:3px solid #bcbcbc;height:173px;overflow:hidden;}
.lxwm ul{margin-top:20px;}
.lxwm ul li{line-height:32px;font-size:16px;color:#333;}
.lxwm ul li span{margin-right:15px;color:#fc8043;font-size:18px;position:relative;top:2px;}
.lxwm form .box{margin-bottom:20px;}
.lxwm form p{color:#333;margin-bottom:10px;}
.lxwm form input{width:100%;line-height:37px;background:#dfdfdf;border:none;padding:0 10px;border-radius:0;}
.lxwm form textarea{width:100%;height:104px;background:#dfdfdf;border:none;padding:10px;border-radius:0;}
.lxwm form button{display:block;width:135px;line-height:33px;background:#3e4450;color:#fff;border:none;}
.lxwm form button:hover{background:#ff5400;}

/*内页左侧*/
.neiye{margin:45px 0;}
.neiye .title3{background:#3e4450 url(../images/icon2.png) no-repeat 20px center;position:relative;}
.neiye .title3 h5{font-size:18px;color:#fff;line-height:45px;margin-left:50px;}
.neiye .title3 h5 span{font-size:12px;color:rgba(255,255,255,0.7);margin-left:10px;}
.neiye .title3 .span2{position:absolute;right:15px;color:#fff;line-height:45px;font-size:18px;}
.neiye .title3 i{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;}
.neiye .nav_box ul{border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;}
.neiye .nav_box ul li{border-bottom:1px solid #d9d9d9;}
.neiye .nav_box ul a{line-height:44px;color:#000;display:block;padding-right:10px;}
.neiye .nav_box ul span{line-height:44px;color:#d0d0d0;margin:0 40px 0 15%;}
.neiye .nav_box ul li:hover a,.neiye .nav_box ul li.active a{font-weight:bold;color:#ff5400;}
.neiye .nav_box ul li:hover span,.neiye .nav_box ul li.active span{color:#ff5400;}
.neiye .lxfs{margin-top:25px;}
.neiye .lxfs .text_box{border:1px solid #d9d9d9;border-top:none;padding:15px;}
.neiye .lxfs .text_box img{width:100%;}
.neiye .lxfs .text_box .text{font-size:13px;line-height:24px;margin-top:15px;}
.neiye .title4{border-bottom:1px solid #d0d0d0;padding-bottom:10px;margin-bottom:20px;}
.neiye .title4 h5{font-size:16px;font-weight:bold;color:#555;}
.neiye .title4 p,.neiye .title4 a{font-size:13px;color:#777;}
.neiye .title4 a:hover{color:red;}
.neiye .title4 span{color:#ff5400;}

/*律所动态内页*/
.lsdt-ny .news{display:block;border-bottom:1px solid #d9d9d9;padding-bottom:20px;margin-bottom:20px;}
.lsdt-ny .news:last-child{border:none;margin:0;}
.lsdt-ny .news .imgbox{width:263px;height:173px;overflow:hidden;border:1px solid #e5e5e5;}
.lsdt-ny .news .img{width:100%;height:100%;}
.lsdt-ny .news .text_box{margin-left:280px;}
.lsdt-ny .news .text_box h5{font-size:16px;font-weight:bold;color:#4b4a4a;}
.lsdt-ny .news .text_box p{font-size:12px;color:#999;margin:5px 0 0 0;}
.lsdt-ny .news .text_box .text{line-height:25px;color:#4f4f4f;height:75px;overflow:hidden;}
.lsdt-ny .news .text_box span{display:block;width:90px;line-height:28px;color:#fff;text-align:center;font-size:13px;font-family:"宋体";background:#999;margin:29px 0 0 0;}
.lsdt-ny .news:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.lsdt-ny .news:hover span{background:#ff5400;}

/*详情页*/
.lsdt-xq .bt{font-size:16px;text-align:center;margin:10px 0;}
.lsdt-xq .rq{color:#999;text-align:center;border-bottom:1px dashed #999;padding-bottom:5px;margin-bottom:10px;}
.lsdt-xq img{display:block;margin:20px auto;max-width:100%;}
.lsdt-xq .text{line-height:25px;}

/*在线留言*/
.zxly-ny form{width:80%;margin:0 auto;}
.zxly-ny form button{margin:0 auto;}

/*页脚*/
footer{padding:20px 0;color:#fff;line-height:22px;background:url(../images/footer_bg.jpg) center center;background-size:cover;}
footer a{color:#fff !important;}
footer a:hover{text-decoration:underline !important;color:#fff !important;}
footer .weixin_box .weixin{width:124px;margin-right:16px;}
footer .weixin_box .weixin img{width:100%;}
footer .weixin_box .weixin p{font-size:12px;color:#fff;margin-top:5px;text-align:center;}
footer .right{margin-left:300px;border-left:1px solid #464550;padding-left:36px;}
footer .right ul{font-size:0;}
footer .right ul li{display:inline-block;}
footer .right ul li a{border-right:1px solid #fff;padding-right:10px;margin-right:10px;font-size:12px;}
footer .right ul li:first-child a{border-left:1px solid #fff;padding-left:10px;}
footer .right .text{font-size:12px;line-height:25px;}
footer .right .text h4{font-size:14px;margin:10px 0;}

/*移动端底部热点链接*/
.hot{height:50px; background:#ff5400; position:fixed; bottom:0; left:0; z-index:2000;border-top:2px solid #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover{background:#d04501;}	
.dbbox{position:fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }

/*媒体查询开始*/
@media (max-width:1199px){
header .top .sousuo{margin:25px 0 0 30px;width:235px;}
.flfw .text_box .fk{display:none;}
}

@media (max-width:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:105px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;margin-bottom:3px;background:#ff5400;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .sjdnav li a:hover{background:rgba(0,0,0,0.6);color:#fff;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:35px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:8px;background:#ff5400;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#ff5400;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
header .ydd_btn.click span.span02{margin:0.5px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
body{padding-bottom:50px;}
.neiye .nav_box .title3 h5 span{display:none;}
.neiye .nav_box ul a{text-align:center;padding:0 10px;}
.neiye .nav_box ul span{display:none;}
.neiye .nav_box{margin-bottom:30px;}
.lsjs .text_box{margin-top:30px;}
.flfw .text_box{width:100%;border:none;padding:0px;margin-top:15px;}
.flfw .gd-box{width:100%;position:static;box-shadow:none;}
.flfw .text_box .tel{display:none;}
.lsdt .scrollbox{margin-top:30px;}
footer .weixin_box{float:none !important;text-align:center;}
footer .weixin_box .weixin{width:124px;display:inline-block;float:none !important;}
footer .weixin_box .weixin p{display:none;}
footer .right{margin:20px 0 0 0;border-left:none;padding-left:0px;}
footer .right ul{font-size:0;text-align:center;}
footer .right ul li{display:inline-block;}
footer .right .text2{text-align:center;}
.flfw-con{margin:0;}
#myCarousel .carousel-inner img.img1{display:none !important;}
#myCarousel .carousel-inner img.img2{display:block !important;}
}

@media (max-width:767px){
header .ydd_btn{width:35px;top:30px;}
header .ydd_btn span{height:4px;}
header .ydd_btn span.span02{margin:3px 0;}
header .ydd_btn.click span.span02{margin:4px 0;}
header .sjdnav{top:80px;}
header .logo{height:80px;}
.title h5{font-size:20px;}
.title h5:before{right:90px;}
.title h5:after{left:90px;}
.lsjs .text_box h5{font-size:18px;}
.tjls .tjls-con .img{width:200px;height:300px;}
.tjls .tjls-con .text_box{padding:15px 15px 15px 220px;height:300px;}
.tjls .tjls-con .text_box .text{height:210px;}
.flfw .title h5:before{right:170px;}
.flfw .title h5:after{left:170px;}
}

@media (max-width:600px){
.tjls .tjls-con .img{width:130px;height:200px;}
.tjls .tjls-con .text_box{padding:15px 15px 15px 150px;height:200px;}
.tjls .tjls-con .text_box .text{height:100px;}
.tjls .tjls-con .an3{width:90px;line-height:30px;margin:5px 10px 0 0;}
.tjls .tjls-con .an3 span{margin-right:3px;}
.lsdt-ny .news .imgbox{width:120px;height:90px;}
.lsdt-ny .news .text_box{margin-left:130px;}
.lsdt-ny .news .text_box h5{font-size:14px;}
.lsdt-ny .news .text_box .text{line-height:24px;height:45px;}
.lsdt-ny .news .text_box span{display:none;}
}

@media (max-width:479px){
header .ydd_btn{width:25px;top:15px;}
header .sjdnav{top:50px;}
header .logo{height:50px;}
.lxwm form button{margin:0 auto;}
.lsdt #scrollDiv{height:340px;}
.zxly-ny form{width:90%;}
}
