@charset "utf-8";
ul{ margin:0 !important;}
body{ font-family:"微软雅黑" !important; overflow-x:hidden;}
.wrap{ width:1200px; max-width:96%; margin:0 auto;}

.header{ z-index:104; padding: 14px 0; background:#fff; position:relative;}
.header .wrap{ display: flex; justify-content: space-between; align-items: center;}
.logo{ display: block;}
.tel{ font-size: 16px; color:#999; background:url(../images/tel.png) no-repeat left; padding:0 0 0 30px; line-height:30px;}
.tel span{ display: inline-block; font-size:27px; color:#07589a; font-weight: bold; font-family: arial; margin: 0 0 0 5px;}
/*header.logo部分*/

.pic{ width: 100%; height: 570px;}
.picture img{ width:100%;}
.anchor{ position: absolute; z-index: 3; text-align: center;}
.anchor .swiper-pagination-bullet{ width: 14px !important; height:7px !important; opacity:1 !important; border-radius:2px !important; background:#fff !important; transition: all 0.3s ease-out;}
.anchor .swiper-pagination-bullet-active{ background:#07589a !important; width: 21px !important;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ width:100%; background: #07589a;}
.nul{ width:100%; display: flex;}
.nul>li{ width:14.25%; position:relative; background: url(../images/xli.png) no-repeat right;}
.nul>li:last-child{ background: none;}
.nul>li>a{color:#fff; line-height:55px; height:55px; padding:0 3px; overflow:hidden; display:block; text-align:center; font-size:18px; transition: all 0.3s ease-out;}
.nul>li:hover>a{ color:#fff; background:#00a0e9;}
.nul>li ul{ display: none; position: absolute; top: 100%; left: 0; width:100%; z-index:104; background:rgba(7, 88, 154 ,0.72);}
.nul>li ul li{ width:100%; border-top: 1px rgba(255, 255, 255, 0.5) solid;}
.nul>li ul li>a{ line-height:36px; display: block; text-align: center; width: 100%; overflow:hidden; font-size:14px; height:36px; border:none; color:#fff; transition: all 0.3s ease-out;}
.nul>li ul li>a:hover{ color:#fff; background:#07589a;}
.acta{ color:#fff !important; background:#00a0e9 !important;}
/*PC头部导航*/

.title{ margin: 0 0 35px 0; cursor: pointer; text-align: center; font-size: 24px; line-height: 30px; color: #000; font-weight: bold;}
.title>span{ display: inline-block; margin: 0 0 0 8px; color: #07589a; font-family: arial;}
/*栏目标题*/

.msly{ padding: 40px 0;}
.lyul{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.lyul>li{ width: 32%; margin: 0 0 50px 0;}
.ly{ width: 100%; display: flex; justify-content: space-between; align-items: center;}
.lyimg{ width: 124px; overflow: hidden;}
.lyimg1{ transition: all 0.5s ease-out;}
.ly:hover .lyimg1{ transform: scale(1.1);}
.lyimg2{ padding-top: 100%;}
.lyright{ width: calc(100% - 140px);}
.lytop{ display: flex; justify-content: space-between;}
.lytit{ font-size: 20px; line-height: 30px; color: #333; height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: calc(100% - 40px);}
.ltmore{ text-align: right; line-height: 30px; font-size: 12px; color: #07589a; width: 40px;}
.ltmore:hover{ text-decoration: underline !important;}
.lytxt{ display: flex; flex-wrap: wrap; width: 150px;}
.lytxt>span{ display: block; font-size: 14px; line-height: 15px; color: #333; padding: 0 10px 0 0; border-right: 1px #333 solid; margin: 10px 0 0 0;}
.lytxt>span:nth-child(even){ border: none; padding: 0 0 0 10px;}
.more{ text-align: center;}
.more>a{ transition: all 0.5s ease-out; display: inline-block; width: 140px; height: 40px; line-height: 38px; color: #fff; font-size: 14px; background: #07589a; border: 1px #07589a solid; box-sizing: border-box; border-radius: 5px; text-align: center;}
.more>a:hover{ background: #fff; color: #07589a;}
/*民事领域*/

.lsjj{ padding: 40px 0;}
.lsjjctn{ display: flex; justify-content: space-between; width: 1040px; margin: 0 auto; max-width: 100%; align-items: center;}
.lsimg{ width: 26.5%;}
.lsimg img{ max-width: 100%;}
.lsright{ width: 71%;}
.lstxt{ font-size: 16px; line-height: 34px; color: #333; margin: 0 0 30px 0; max-height: 238px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 7;}
.lsright .more{ text-align: left;}
/*律师简介*/

.lswj{ padding: 40px 0; background: url(../images/lswjbg.jpg) no-repeat center center; background-size: cover;}
.lswj .title{ color: #fff;}
.lswj .title>span{ color: #fff;}
.lswjctn{ display: flex; justify-content: space-between;}
.lswj-left{ width: 100%;}
.sl{ border: 1px #f1f1f1 solid; box-sizing: border-box; transition: all 0.5s ease-out; background: #fff; padding: 15px;}
.sl:hover{ background: #00a0e9;}
.slimg{ width: 100%;}
.sltop{ padding-top: 67.98%;}
.sltit{ font-size: 16px; line-height: 30px; height: 30px; color: #333; transition: all 0.5s ease-out; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 10px 0;}
.sl:hover .sltit{ color: #fff;}
.sltxt{ font-size: 14px; line-height: 25px; color: #333; transition: all 0.5s ease-out; height: 100px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.sl:hover .sltxt{ color: #fff;}
.lswj-right{ width: 50%;}
.lrul>li{ border-bottom: 1px rgba(255, 255, 255, 0.14) dashed; padding: 15px 0;}
.lrul>li:first-child{ padding: 0 0 15px 0;}
.lr{ padding: 0 0 0 28px; background: url(../images/d1.png) no-repeat; background-position: 0 10px; transition: all 0.5s ease-out;}
.lr:hover{ transform: translateY(-5px);}
.lrtit{ font-size: 16px; line-height: 30px; color: #fff; height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 0 0 8px 0;}
.lrtxt{ font-size: 14px; line-height: 25px; color: #fff; height: 50px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.more2{ text-align: center; padding: 35px 0 0 0;}
.more2>a{ transition: all 0.5s ease-out; display: inline-block; width: 140px; height: 40px; line-height: 34px; color: #fff; font-size: 14px; border: 3px #fff solid; box-sizing: border-box; border-radius: 5px; text-align: center;}
.more2>a:hover{ background: #fff; color: #0a5695;}
/*律师文集*/

.cgal{ padding: 40px 0;}
.cgalul{ display: flex; flex-wrap: wrap;}
.cgalul>li{ width: 50%; padding: 13px;}
.cgalul>li>a{ display: block; padding: 13px; border: 1px #e2e2e2 solid; box-sizing: border-box; transition: all 0.5s ease-out;}
.cgalul>li>a:hover{ border-color: #07589a;}
.al{ padding: 0 0 0 28px; background: url(../images/d2.png) no-repeat; background-position: 0 10px; transition: all 0.5s ease-out;}
.altit{ font-size: 16px; line-height: 30px; color: #333; height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 0 0 8px 0;}
.altxt{ font-size: 14px; line-height: 25px; color: #333; height: 50px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.cgal .more{ padding: 20px 0 0 0;}
/*成功案例*/

.footer{ padding:25px 0; background:#07589a;}
.fnav{ margin: 0 0 20px 0;}
.fnav>a{ display: inline-block; font-size: 14px; line-height: 30px; color: #fff; padding: 0 6px 0 9px; background: url(../images/xli2.png) no-repeat left;}
.fnav>a:hover{ color: #fff; text-decoration: underline !important;}
.fnav>a:first-child{ padding: 0 6px 0 0; background: none;}
.footerctn{ display: flex; justify-content: space-between;}
.footer-left{ width: calc(100% - 520px);}
.footer-left span{ display: block; color: #fff; font-size: 16px; line-height: 34px;}
.footer-right{ width: 480px; display: flex; justify-content: space-between;}
.flogo{ width: calc(100% - 160px);}
.flogo img{ max-width: 100%;}
.flogo span{ display: block; font-size: 16px; line-height: 34px; color: #fff; margin: 10px 0 0 0;}
.qrcode{ width: 147px; text-align: center;}
.qrcode img{ max-width: 100%;}
.qrcode span{ display: block; color: #fff; font-size: 16px; line-height: 34px;}
/*页脚*/

.ctn{ background: #f4f4f4; padding: 31px 0;}
.ctn .wrap{ display: flex; justify-content: space-between; background: #fff; border: 1px #dfdfdf solid; box-sizing: border-box; padding: 8px;}
.ctn-left{ width:22%;}
.cltit{ position:relative; text-align: center; pointer-events:none; background: #07589a; color:#fff; font-size:22px; line-height:60px; font-weight: bold;}
.cltit b{ position:absolute; top:50%; right:8%; transform:translate(0,-50%); font-size:18px; transition:all 0.3s;}
.hg b{ transform:translate(0,-50%) rotateX(180deg);}
.clb{ margin: 40px 0 0 0;}
.clb img{ width:100%; margin:2px 0;}
.clbx{ padding: 8px; border: 1px #dfdfdf solid; box-sizing: border-box; overflow: hidden;}
.clbx span{ display: block; font-size: 14px; line-height: 30px; color: #333;}
.ctn-right{ width:76%;}
.crt{ height:31px; border-bottom:1px #dedede solid; box-sizing:border-box; display: flex; justify-content: space-between; margin: 0 0 15px 0;}
.crt>b{ display: block; line-height: 30px; color:#07589a; font-size: 14px;}
.crt>a{ transition: all 0.3s ease-out; display: block; line-height: 30px; color:#999; font-size: 14px;}
.crt>a:hover{ color: #07589a;}
.crb{ overflow: hidden;}
.crb img{ max-width: 100%;}
/*内页*/

.cplist{ overflow: hidden;}
.cplist>li{ width:33.3%; float:left; padding:12px;}
.goods{ border: 1px #dfdfdf solid; box-sizing: border-box;}
.goodstit{ text-align: center; border-bottom: 1px #dfdfdf solid; box-sizing: border-box; background: #f4f4f4; font-size: 16px; color: #333; height: 46px; line-height: 45px; overflow: hidden;}
.goodsbt{ padding: 15px 5px;}
.goodtxt{ width: 170px; margin: 0 auto; max-width: 100%; display: flex; justify-content: center; flex-wrap: wrap;}
.goodtxt>span{ display: block; margin: 5px 0; font-size: 14px; line-height: 15px; color: #333; padding: 0 10px 0 0; border-right: 1px #333 solid; transition: all 0.3s ease-out;}
.goods:hover .goodtxt>span{ color: #07589a; border-color: #07589a;}
.goodtxt>span:nth-child(even){ border: none; padding: 0 0 0 10px;}

.about{ width:100%;}
.about p{ display:block; margin:0 !important; font-size:16px; line-height:30px; color:#333;}
.contact{ width:100%;}
.map{ width: 100%;}
.cont span{ display: block; font-size:14px; line-height:30px; color:#333;}

.news>li{ border-bottom: 1px #dedede dotted;padding-left:10px;}
.news>li:last-child{ margin: 0;}
.new{ overflow: hidden;}
.newimg{ width: 200px; float:left; margin:0 12px 0 0; overflow:hidden;}
.newimg1{ transition:all 0.3s;}
.new:hover .newimg1{ transform:scale(1.1);}
.newimg2{ padding-top: 68%;}
.newtit{ font-size:16px; line-height:40px; color:#000; transition:all 0.3s ease-out; height:40px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.new:hover .newtit{ color:#07589a;}
.newtxt{ font-size:14px; line-height:25px; color:#333; height:75px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin:5px 0;}
.newtime{ font-size:14px; line-height:22px; color:#07589a;}
/*新闻列表*/

.accordion{ width:100%;}
.accordion>li{ margin: 2px 0 0 0;}
.accordion>li>a{ transition:all 0.3s ease-out; display:block; text-align:center; color:#333; line-height:46px; background: #e7e7e7; height:46px; padding: 0 3px; font-size:16px;}
.accordion>li>a:hover{ color:#fff; background: #07589a;}	
.dka{ color:#fff !important; background: #07589a !important;}	
.accordion>li>ul{display: none;}
.accordion>li>ul>li{ margin: 1px 0 0 0;}
.accordion>li>ul>li>a{ display: block; text-align:center; height:50px; line-height:48px; overflow:hidden; color:#07589a; border: 1px #e7e7e7 solid; box-sizing: border-box; font-size: 20px; transition: all 0.3s ease-out; padding: 0 5px; overflow: hidden;}
.accordion>li>ul>li>a:hover{ border-color: #07589a;}
/*内页左侧栏目*/
@media screen and (max-width: 1200px){
.pic{ height: 420px;}
.header{ padding: 10px 0;}
.nul>li>a{ font-size: 16px;}
.cltit{ font-size: 24px; line-height: 60px;}
.accordion>li>a{ font-size: 16px; height: 40px; line-height: 40px;}
.accordion>li>ul>li>a{ font-size: 14px; height: 40px; line-height: 38px;}
.goodstit{ font-size: 18px; height: 41px; line-height: 40px;}
.cplist>li{ padding: 10px;}
	}

@media screen and (max-width: 991px){
.header .navbar-toggle{ margin:0; position:absolute; padding:0; right:3%; top:50%; transform:translate(0,-50%); display:block;  cursor:pointer;}
.header	.navbar-toggle .icon-bar{background:#07589a; width:35px; height:5px;}
.header	.navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.sjdnav{ width:140px; position:absolute; top:100%; z-index:100; background:rgba(7, 88, 154, 0.72); right:3%;}
.sjdnav li{ height:45px; line-height:44px; overflow:hidden; text-align:center; border-bottom:1px solid #fff; box-sizing:border-box;}
.sjdnav li a{display:block;line-height:44px; font-size:14px; color:#fff;}
.sjdnav li a:hover{background:rgba(7, 88, 154, 0.82);}
.sjdnavhide{ display:none;}
/*移动端导航*/
.header{ padding:0;}
.pic{ height: 320px;}
.lyul>li{ margin: 0 0 20px 0;}
.more{ padding: 10px 0 0 0;}
.lyimg{ width: 100px;}
.lyright{ width: calc(100% - 112px);}
.lytit{ font-size: 14px;}
.lytxt>span{ font-size: 12px; margin: 7px 0 0 0; padding: 0 6px 0 0;}
.lytxt>span:nth-child(even){ padding: 0 0 0 6px;}
.lytop{ margin: 0 0 4px 0;}
.lstxt{ font-size: 14px; line-height: 24px; max-height: 168px; margin: 0 0 20px 0;}
.sl{ padding: 10px;}
.lrul>li{ padding: 8px 0;}
.cgalul>li{ padding: 8px;}
.cgalul>li>a{ padding: 8px;}
.flogo{ display: none;}
.footer-right{ width: 118px;}
.qrcode{ width: 100%;}
.qrcode span{ font-size: 14px; line-height: 24px; margin: 5px 0 0 0;}
.footer-left{ width: calc(100% - 140px);}
.footer-left span{ font-size: 14px; line-height: 24px;}
.cplist>li{ padding: 5px;}
.goodstit{ font-size: 15px;}
.goodsbt{ padding: 12px 4px;}
.goodtxt>span{ font-size: 12px; margin: 4px 0; padding: 0 7px 0 0;}
.goodtxt>span:nth-child(even){ padding: 0 0 0 7px;}
.clbx span{ font-size: 12px; line-height: 22px;}
	}
	
@media screen and (max-width: 767px){
.anchor{ bottom: 5px !important;}
.anchor .swiper-pagination-bullet{ width:6px !important; height:6px !important; opacity:1 !important; border-radius:3px !important; margin:0 2px !important; background:#fff !important;}
.anchor .swiper-pagination-bullet-active{ background:#07589a !important;}
.logo img{ height: 60px;}
.header .navbar-toggle{ transform: translate(0,-50%) scale(0.8);}
.msly,.lswj,.cgal{ padding: 30px 0;}
.title{ margin: 0 0 24px 0;}
.lyul>li{ width: 48.5%; margin: 0 0 12px 0;}
.lyimg{ width: 95px;}
.lyright{ width: calc(100% - 105px);}
.ltmore{ display: none;}
.lytxt{ width: auto; display: block;}
.lytxt>span{ padding: 0 !important; border: none; margin: 0; line-height: 20px;}
.lytit{ width: 100%; line-height: 24px; height: 24px;}
.more>a{ width: 98px; height: 32px; line-height: 30px; font-size: 12px;}
.lstxt{ font-size: 12px; line-height: 21px; max-height: 147px; margin: 0 0 10px 0;}
.lswjctn{ display: block;}
.lswj-left{ width: 100%;}
.lswj-right{ width: 100%; margin: 15px 0 0 0;}
.sltit{ font-size: 14px; height: 24px; line-height: 24px;}
.sltxt{ font-size: 12px; line-height: 20px; height: 80px;}
.lr{ padding: 0 0 0 18px;}
.lrtit{ font-size: 14px; margin: 0 0 4px 0;}
.lrtxt{ font-size: 12px; line-height: 21px; height: 42px;}
.more2{ padding: 24px 0 0 0;}
.more2>a{ width: 98px; height: 34px; line-height: 28px; font-size: 12px;}
.cgalul{ display: block;}
.cgalul>li{ width: 100%; padding: 0 0 12px 0;}
.cgalul>li:last-child{ padding: 0;}
.al{ padding: 0 0 0 18px;}
.altit{ font-size: 14px; margin: 0 0 4px 0;}
.altxt{ font-size: 12px; line-height: 21px; height: 42px;}
.footer{ padding: 20px 0; margin: 0 0 54px 0;}
.fnav{ display: none;}
.footer-right{ width: 90px;}
.qrcode span{ font-size: 12px; line-height: 20px;}
.footer-left{ width: calc(100% - 120px);}
.footer-left span{ font-size: 12px; line-height: 22px;}
.ctn .wrap{ display: block;}
.ctn-left{ width: 100%;}
.ctn-right{ width: 100%; margin: 20px 0 0 0;}
.cltit{ font-size: 20px; line-height: 45px; pointer-events: auto;}
.accordion{ display: none;}
.cplist>li{ width: 50%;}
.newimg{ width: 145px;}
.newtime{ display: none;}
.newtxt{ margin: 5px 0 0 0;}
.newtxt{ font-size: 12px; line-height: 22px; height: 66px;}
.news>li{ margin: 0 0 15px 0;}
.lsjjctn{ display: block;}
.lsimg{ float: left; margin: 0 10px 0 0;}
.lsright{ width: auto;}
.lstxt{ overflow: initial; max-height: initial; display: block;}
.lyul>li{ width: 32%;}
.lytxt{ display: none;}
.ly{ display: block;}
.lyimg{ width: 100%;}
.lyright{ width: 100%; margin: 5px 0 0 0;}
.lytit{ text-align: center;}
.title{ margin: 0 0 20px 0; font-size: 20px;}
.cltit{ font-size: 18px;}
	}

	
	
/*手机底部*/
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

*{ margin: 0; padding: 0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 100%; max-height: 100%;display: block; margin:auto;}

.hot{width:100%; height:54px; background:#07589a; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 1px #fff;}
.ds{ display:block; border-right:1px #fff solid; box-sizing:border-box;}
.ds:nth-child(4){ border:none;}
.ds:hover{ background:#fff;}
.hot .row div a:hover{ color:#07589a;}
.hot .row div a:hover span{ color:#07589a !important;}

.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px; margin:4px 0 0 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0 3px 0;}
.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/icon/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/icon/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; }