/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
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/1.5 "微软雅黑", "Arial Narrow", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
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;-webkit-appearance: none !important;}
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.clearfix:after,.clearfix:before{clear: both;}
.container-fluid {max-width: 1430px !important;}
.tr5 {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;max-height: initial;}
.overflow2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}

header{position: relative;z-index: 111;}
header .logo{line-height: 116px;height: 116px;font-size: 0;display: block;max-width: 330px;}
header .logo img{max-height: 66%;}
header .txt{font-size: 14px;color: #000;padding-left:44px;background: url("../images/t1.png") no-repeat left center;line-height:18px;margin-top:33px;text-align: center;}
header .txt b{font-size:24px;display: block;line-height:30px;font-family: 'Impact';font-weight: normal;margin-top: 2px;color: #b90000;}

/*pc导航*/
header nav{width: calc(100% - 550px);padding: 0 2%;}
header nav a{transition: all .2s;}
header nav ul{font-size: 0;margin:0;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;width:14.28%;}
header nav ul > li > a{line-height:116px; display:block;color: #000;font-size:16px;}
header nav ul > li:hover > a{color: #b90000;}
header nav ul > li.active > a{color: #b90000;font-weight: bold;}
header nav .ul{display:none;position: absolute;left: 0;top:calc(100% - 26px);width: 140%;margin-left: -20%;right: 0;background:rgba(255,255,255,1);padding:2px 0 15px;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius: 0 0 10px 10px;overflow: hidden;}
header nav .ul a{font-size: 14px;color: #333;line-height: 23px;padding:8px;display: block;}
header nav .ul a:hover{background-color: #b90000;color: #fff;}
header nav .ul a.active{background-color: #b90000;color: #fff;}
header nav ul > li:hover .ul{display: block;}

/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide .bjcover{height: 720px;}
.banner .swiper-pagination-bullet{background:#fff;opacity:.6;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 4px;opacity: 1;}
.banner .swiper-button-prev{width: 68px;height: 68px;background: url(../images/t3.png) no-repeat;margin-top: -66px;left:0;opacity: 0;transition: all .5s;}
.banner .swiper-button-next{width: 68px;height: 68px;background: url(../images/t3.png) no-repeat;margin-top: -66px;right:0;opacity: 0;transition: all .5s;transform:rotate(180deg);}
.banner:hover .swiper-button-prev{left: 6%;opacity: .88;}
.banner:hover .swiper-button-next{right: 6%;opacity: .88;}
.banner .swiper-button-prev:hover{opacity: 1;}
.banner .swiper-button-next:hover{opacity: 1;}

/* 媒体报道 */
.main1 .box{background: #fff;box-shadow: 0 0 11px rgba(0,0,0,.05);margin-top: -166px;position: relative;z-index: 2;}
.main1 .box .top{font-size: 32px;font-weight: bold;line-height: 72px;border-bottom: 1px solid #B99596;position: relative;padding: 8px 10px 0 40px;}
.main1 .box .top span{font-size: 20px;font-weight:normal;padding-left: 11px;text-transform: uppercase;line-height: 26px;}
.main1 .box .top:after{content: "";width: 410px;height: 5px;background: #8A5051;position: absolute;left: 0;bottom: -5px;border-radius: 0 0 22px 0;max-width: 60%;}
.main1 .lb1{position: relative;padding: 40px 0;}
.main1 .list{display: block;padding: 0 30px 0 40px;border-left: 1px solid #eee;}
.main1 .lb1 .swiper-slide-active .list{border: 0;}
.main1 .list .tt1{font-size: 24px;font-weight: bold;color: #8a4e50;}
.main1 .list .tt2{font-size: 16px;line-height: 28px;height: 58px;margin: 8px 0 8px;color: #000;}
.main1 .list .tt3{font-size: 14px;color: #999999;line-height: 28px;}
.main1 .list:hover .tt1{text-decoration: underline !important;}
.main1 .list:hover .tt2{color: #8a4e50;}
.main1 .lb1{position: relative;}
.main1 .lb1 .swiper-button-prev{width: 54px;height: 54px;background: url(../images/t4.png) no-repeat;left: -54px;margin: 0;top:84px;transform:rotate(180deg);opacity: .88;}
.main1 .lb1 .swiper-button-next{width: 54px;height: 54px;background: url(../images/t4.png) no-repeat;right: -54px;margin: 0;top:85px;opacity: .88;}
.main1 .lb1 .swiper-button-prev:hover{opacity: 1;}
.main1 .lb1 .swiper-button-next:hover{opacity: 1;}



/*头部公用*/
.main88{padding:88px 0;}

/* 了解团队 */
.main2 .box .tt{width: calc(50% + 20px);padding-right: 40px;float: left;margin-top: -6px;}
.main2 .box .tt .tt1{position: relative;padding-bottom: 18px;margin-bottom: 18px;}
.main2 .box .tt .tt1 .div1{font-size: 32px;font-weight: bold;color: #000;}
.main2 .box .tt .tt1 .div2{font-size: 28px;color: #000;text-transform: uppercase;}
.main2 .box .tt .tt1:after{content: "";width: 500px;height:2px;background: #8A5051;position: absolute;right: calc(100% - 188px);bottom: 0;}
.main2 .box .tt .tt2{font-size: 18px;line-height: 40px;max-height: 240px;overflow: hidden;color: #000;-webkit-line-clamp: 6;}
.main2 .box .tt .tt3{font-size: 0;margin-top: 22px;}
.main2 .box .tt .tt3 span{display: inline-block;vertical-align: top;font-size: 30px;font-family: 'Impact';color: #fff;background: #8A5051;line-height: 62px;padding: 0 18px;margin-right: 22px;border-radius: 6px;}
.main2 .box .tt .tt3 span img{padding-right: 11px;position: relative;top:-2px;line-height: 0;}
.main2 .box .tt .tt3 span img{padding-right: 11px;position: relative;top:-2px;line-height: 0;}
.main2 .box .tt .tt3 b{display: inline-block;vertical-align: top;font-size: 18px;line-height: 31px;max-width: calc(100% - 300px);}
.main2 .box .img{width: calc(50% - 20px);float: left;}
.main2 .box .img .bjcover{padding-top: 66%;}



.title{text-align: center;color: #fff;margin-bottom: 36px;}
.title .div1{font-size: 32px;font-weight: bold;}
.title .div2{font-size: 26px;text-transform: uppercase;letter-spacing: 2.5px;}
.title .div3{font-size: 18px;max-width: 710px;margin: 20px auto 0;}
.title .div4{font-size: 14px;font-family: 'Arial';opacity: .6;max-width: 710px;margin: 0 auto;line-height: 18px;padding-top: 2px;}
.title .div5{height: 14px;}
.title.titlehs{color: #000;}


/* 律师团队 */
.main3 .lb3{margin: -10px;}
.main3 .list{background: #fff;margin: 10px;box-shadow: 0 0 11px rgba(0,0,0,.05);padding: 30px 25px;display: block;color: #000;}
.main3 .list .tt1{margin-bottom:22px;position: relative;min-height: 100px;padding:6px 0 0 120px;}
.main3 .list .tt1 b{font-size:24px;padding-bottom: 6px;display: block;transition: all .3s;}
.main3 .list .tt1 span{font-size:14px;line-height: 24px;height: 48px;display: block}
.main3 .list .tt1 div{width:100px;height: 100px;border-radius: 50%;position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;}
.main3 .list .tt2{font-size: 14px;line-height: 28px;height: 84px; -webkit-line-clamp: 3;}
.main3 .list:hover .tt1 b{color: #b90000;}


/* 典型案例 */
.main4 .lb4{margin: -12px;}
.main4 .list{display: block;margin: 12px;color: #000;text-align: center;}
.main4 .list .tt1{padding-top: 100%;background: #FFF3EA;border-radius: 50%;box-shadow: 0 0 11px rgba(0,0,0,.05);position: relative;}
.main4 .list .tt1:after{content: "";width: calc(100% - 54px);height: calc(100% - 54px);border: 3px dashed #8A5051;border-radius: 50%;position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;}
.main4 .list .tt{position: absolute;left: 0;top:50%;width: 100%;transform:translateY(-50%);max-width: calc(100% - 160px);right: 0;margin: 0 auto;}
.main4 .list .tt2{font-size: 20px;font-weight: bold;line-height: 30px;height: 60px;max-width: calc(100% - 70px);margin: 0 auto;}
.main4 .list .tt3{font-size:16px;line-height: 30px;height:90px;margin-top:20px; -webkit-line-clamp: 3;}
.main4 .list .tt4{width: 100px;line-height: 33px;background: #8A5051;border-radius: 44px;text-align: center;margin:33px auto 0;color: #fff;}
.main4 .list:hover .tt2{color: #b90000;}
.main4 .list:hover .tt4:hover{background-color: #b90000;}


/* 我们的优势 */
.main5{background: #f7f0f0;}
.main5 .box{min-height: 393px;position: relative;font-size: 0;}
.main5 .box .bjimg{position: absolute;left: 0;width: 100%;top:0;z-index: 1;height: 393px;}
.main5 .box .list{display: inline-block;vertical-align: top;width: 25%;position: relative;z-index: 2;padding:60px 40px 30px;text-align: center;}
.main5 .box .list .img{height: 88px;line-height: 88px;font-size: 0;margin-bottom: 44px;}
.main5 .box .list .img img{max-height: 100%;}
.main5 .box .list .tt1{font-size: 24px;font-weight: bold;}
.main5 .box .list .tt2{font-size: 16px;line-height: 30px;height: 90px;-webkit-line-clamp: 3;margin-top:11px;}



.title1{margin-bottom:44px;color: #fff;}
.title1 .div1{font-size:32px;font-weight: bold;padding-bottom: 14px;}
.title1 .div3{font-size:40px;line-height:55px;float: left;}
.title1 .div4{font-size:24px;max-width: 600px;float: right;padding-top: 10px;}
.title1 .div4 span{font-size:18px;font-family: 'Arial';line-height: 24px;display: block;margin-top: 12px;}



/* 专业领域 */
.main6 .box{margin: -20px -10px 0;}
.main6 .box .list{display: block;width: calc(25% - 20px);margin: 20px 10px 0;float: left;background: #fff;padding: 44px 10px;text-align: center;}
.main6 .box .list .img{height: 76px;line-height: 76px;font-size: 0;text-align: center;position: relative;}
.main6 .box .list .img img{position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 100%;opacity: 1;}
.main6 .box .list .img img:nth-child(2){opacity: 0;}
.main6 .box .list:hover .img img:nth-child(1){opacity: 0;}
.main6 .box .list:hover .img img:nth-child(2){opacity: 1;}
.main6 .box .list .tt{font-size: 24px;color: #000;margin-top:20px;}
.main6 .box .list:hover{background-color: #b90000;}
.main6 .box .list:hover .tt{color: #fff;}

.gd{display: block;width: 154px;line-height: 48px;border: 1px solid #fff;text-align: center;font-size: 18px;color: #fff;margin: 44px auto 0;}
.gd:hover{background-color: #fff;color: #b90000;}


.main6{position: relative;z-index: 2;}
.main6 .main6_main7{padding-bottom: 122px;}
.main8 .main8_main7{padding-top: 122px;}
.main7{position: relative;z-index: 3;}
.main8{position: relative;z-index: 2;}
.main7{margin: -122px 0;}
.main7 .box{background: #fff;box-shadow: 0 0 11px rgba(255,255,255,.05);padding: 45px 0;}
.main7 .box .list{width: 33.33%;text-align: center;float: left;padding: 0 10px;}
.main7 .box .list .tt{display: inline-block;vertical-align: top;text-align: left;padding:15px 0 15px 110px;position: relative;max-width: 100%;}
.main7 .box .list .tt .img{position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;max-width: 77px;}
.main7 .box .list .tt1{font-size: 60px;font-family: 'Arial';line-height: 60px;font-weight: bold;padding-bottom: 7px;}
.main7 .box .list .tt2{font-size: 24px;}
.main7 .box .list .tt3{font-size: 14px;font-family: 'Arial';}
.main7 .box .list:nth-child(n+2){border-left: 1px solid #ddd;}


/* 专业领域 */
.main8 .box .zuo{width: calc(50% + 50px);float: left;padding-right: 50px;}
.main8 .box .you{width: calc(50% - 50px);float: left;background: #fff;padding: 55px 50px 66px;box-shadow: 0 0 11px rgba(0,0,0,.05);}
.main8 .box .you .tt4{font-size: 18px;margin-bottom: 33px;text-align: center;}
.main8 .box .you .tt4 b{font-size: 24px;display: block;padding-bottom: 6px;}
.main8 .box .you form input{width: 100%;line-height: 50px;height: 52px;border: 1px solid #ddd;padding: 0 20px;font-size: 16px;width: 100%;margin-bottom: 24px;}
.main8 .box .you form textarea{width: 100%;max-width: 100%;line-height: 30px;height: 172px;border: 1px solid #ddd;padding: 10px 20px;font-size: 16px;width: 100%;margin-bottom: 24px;}
.main8 .box .you form button{width: 270px;line-height: 52px;background: #AE6D6F;font-size: 20px;color: #fff;border: 0;transition: all .3s;}
.main8 .box .you form button img{padding-left: 10px;position: relative;top:-2px;max-height: 14px;}
.main8 .box .you form button:hover{background-color: #b90000;}
.main8 .box .you form .tt5 input{width: calc(50% - 12px);float: left;}
.main8 .box .you form .tt5 input:nth-child(2){margin-left: 24px;}

.main8 .box .zuo .tt1{font-size: 18px;line-height: 30px;margin-top: -16px;margin-bottom: 33px;color: #fff;}
.main8 .box .zuo .tt2{font-size: 0;}
.main8 .box .zuo .tt2 .tt3{display: inline-block;vertical-align: top;min-width: 50%;font-size: 18px;line-height: 32px;padding: 0 15px 10px 36px;color: #fff;position: relative;}
.main8 .box .zuo .tt2 .tt3:after{content: "";width: 21px;height: 20px;background: url(../images/t7.png) no-repeat;position: absolute;left: 0;top:8px}



/* 法律资讯 */
.main9 .box{margin: -30px -15px 0;}
.main9 .list{width: calc(33.33% - 30px);margin: 30px 15px 0;float: left;}
.main9 .list .top{font-size: 24px;line-height: 50px;font-weight: bold;border-bottom: 4px solid #646464;position: relative;padding-bottom:4px;margin-bottom: 20px;}
.main9 .list .top a{display: block;font-size: 14px;position: absolute;right: 0;top:0;font-weight: normal;color: #000;}
.main9 .list .top:after{content: "";width: 100px;height: 4px;background: #152E57;position: absolute;left: 0;bottom: -4px;}
.main9 .list .top a:hover{text-decoration: underline !important;color: #8A5051;}
.main9 .list .tt a{display: block;font-size:15px;line-height: 44px;border-bottom: 1px solid #ddd;padding-left: 38px;position: relative;}
.main9 .list .tt a:after{content: "";width: 3px;height: 3px;background: #000;position: absolute;left: 16px;top:1px;bottom: 0;margin: auto 0;transition: all .3s;}
.main9 .list .tt a:hover{background-color: #b90000;color: #fff;border-color: #b90000;}
.main9 .list .tt a:hover:after{background-color: #fff;}


footer{background: #151515;color: #fff;}
footer .box1 .list1{width: calc(16% + 120px);padding-right: 20px;float: left;padding-top: 24px;}
footer .box1 .list2{width: calc(24% + 100px);padding:30px 10px 30px 35px;float: left;border-left: 1px solid rgba(255,255,255,.3);border-right: 1px solid rgba(255,255,255,.3);font-size: 14px;line-height: 40px;min-height: 220px;color: rgba(255,255,255,.66);}
footer .box1 .list3{width: calc(60% - 255px);float: left;margin-left: 35px;height: 220px;}
footer .box1 .list1 .tt1{font-size: 12px;color: rgba(255,255,255,.66);padding-left: 40px;position: relative;margin-top: 20px;line-height: 16px;}
footer .box1 .list1 .tt1 img{display: block;position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;}
footer .box1 .list1 .tt1 span{font-family: Impact;display: block;font-size: 32px;line-height: 34px;}
footer .box1 .list1 .tt2{font-size: 0;margin-top: 20px;}
footer .box1 .list1 .tt2 a{display: inline-block;vertical-align: top;margin-right: 20px;position: relative;padding: 10px 0;}
footer .box1 .list1 .tt2 a img:nth-child(2){position: absolute;left: 0;bottom: 100%;width: 140px;max-width: 140px;display: none;border: 1px solid #fff;border-radius: 6px;}
footer .box1 .list1 .tt2 a img:nth-child(1){opacity: .6;transition: all .3s;}
footer .box1 .list1 .tt2 a:hover img:nth-child(1){opacity: 1;}
footer .box1 .list1 .tt2 a:hover img:nth-child(2){display: block;}
footer .box2{background: #0F0F0F;border-top: 1px solid #292929;border-bottom: 1px solid #292929;padding: 15px;text-align: center;font-size: 0;}
footer .box2 a{display: inline-block;vertical-align: top;font-size: 14px;padding: 0 20px;line-height: 30px;position: relative;color: #fff;}
footer .box2 a:nth-child(n+2):after{content: "/";position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;}
footer .box2 a:hover{text-decoration: underline !important;}
footer .box3{padding: 25px 15px;font-size: 14px;color: rgba(255,255,255,.66);line-height: 28px;text-align: center;}




/*内页共用*/
.ny{min-height:666px;padding: 44px 0 50px;}
.ny .container-fluid{max-width: 1230px !important;}
.ny .zuo{width:260px;float: left;padding-right: 30px;}
.ny .you{width:calc(100% - 260px);float: left;}
.ny .zuo .top{line-height: 76px;background: #b90000;margin-bottom: 2px;font-size:20px;font-weight: bold;color: #fff;text-align: center;height: 76px;overflow: hidden;position: relative;display: block !important ;top:0 !important}
.ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;line-height: normal;}
.ny .zuo .top:before{position: absolute;right:16px;top:2px;opacity: 0;}

.ny .zuo .ul{margin-bottom: 20px;}
.ny .zuo .ul > a{display:block;width: 100%;margin-top: 2px;line-height: 42px;background: #f1f1f1;color: #000;position: relative;padding: 0 30px;transition: all 0.3s;}
.ny .zuo .ul > a:before{position: absolute;right: 20px;top:0;color: #333;line-height: inherit;font-size: 80%;transition: all 0.3s;transform:rotate(-90deg)}
.ny .zuo .ul > a:hover{background: #b90000;color: #fff;}
.ny .zuo .ul > a:hover:before{color: #fff;}
.ny .zuo .ul > a.active{background: #b90000;color: #fff;}
.ny .zuo .ul > a.active:before{color: #fff;transform:rotate(0deg)}

/*左侧联系我们*/
.ny .zuo .tt{border:1px solid #eee;margin-top: 3px;background: #fff;}
.ny .zuo .tt .tt1{color: #000;padding: 20px 0;padding-left: 60px;border-bottom: 1px solid #eee;background: url("../images/tu22.png") no-repeat 16px center;}
.ny .zuo .tt .tt1 span{color: #b90000;font-size: 20px;display: block;font-weight: bold;}
.ny .zuo .tt .tt2{padding:16px;color: #333;font-size: 13px;line-height: 26px;}
/*右侧顶部*/
.ny .you .top{font-size:20px;color: #000;font-weight: bold;border-bottom: 1px solid #eee;line-height:54px;margin-bottom:25px;position: relative;}
.ny .you .top .top2{position: absolute;right: 0;top:0;font-size: 14px;font-weight: 500;color: #000;}
.ny .you .top .top2 span{color: #b90000;}
.ny .you .top .top2 a{color: #000;transition: all .2s;}
.ny .you .top .top2 a:hover{color: #b90000;}

/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 14px;border: 1px solid #e9e9e9;}
.nyxw .list .img{width:calc(9% + 156px);float: left;}
.nyxw .list .img .bjcover{height:200px;}
.nyxw .list .tt{float: left;width: calc(91% - 156px);padding-left: 22px;}
.nyxw .list .tt1{font-size: 17px;color: #000;font-weight: bold;line-height: 27px;margin-top: 10px;}
.nyxw .list .tt2{color: #b1b1b1;font-size: 12px;line-height: 28px;}
.nyxw .list .tt3{color: #333333;line-height: 25px;height: 75px;overflow: hidden;}
.nyxw .list .tt4{width:96px;border: 1px solid #d9d9d9;border-radius: 20px;text-align: center;color: #333333;line-height: 29px;margin-top: 14px;position: relative;padding-right: 20px;}
.nyxw .list .tt4:after{content:"";width: 10px;height: 7px;background: url("../images/tu29.png") no-repeat center center;position: absolute;right: 20px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 1;}
.nyxw .list .tt4:before{content:"";width: 0;height: 7px;background: url("../images/tu29-1.png") no-repeat center center;position: absolute;right: 30px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 2;}
.nyxw .list:hover .tt4{background-color: #b90000;color: #fff;border-color: #b90000;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}



/*详情页*/
.danye{color:#000000;font-size: 14px;line-height: 180%;}
.danye .topbox{margin-bottom:24px;text-align: center;}
.danye .bt{color: #000;font-size: 22px;padding-bottom: 10px;}
.danye .rq{color: #555555;font-size: 14px;}
.danye .xian{width: 100%;height: 1px;margin-top: 14px;border-bottom: 1px dashed #ccc;}
.danye .img{margin:0 auto 18px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:440px;position: relative;margin:20px auto;border: 1px solid #eee;}



/* 产品展示 */
.nycp {margin: 0 -10px;}
.nycp .list{display: block;width: calc(33.33% - 20px);margin: 0 10px 20px;float: left;}
.nycp .list .img .tr2{padding-top:90%;}
.nycp .list .tt{line-height:56px;font-size:16px;color: #000;padding: 0 5px;position: relative;background: #fff;border: 1px solid #ddd;text-align: center;}
.nycp .list:hover .img .tr2{transform:scale(1.06)}
.nycp .list:hover .tt{color: #fff;background-color: #b90000;border-color: #b90000;}












/* -webkit-line-clamp: 2; */
/* transition: all 0.3s; */
/* 8A5051 */
/* b90000 */


/*transform:scale(1.06);*/
/*媒体查询开始*/
@media (max-width:1429px){
    .banner .swiper-slide .bjcover{height: auto;padding-top: 47%;}
    .banner .swiper-button-prev{display: none !important;}
    .banner .swiper-button-next{display: none !important;}
    .lb1 .swiper-button-prev{display: none !important;}
    .lb1 .swiper-button-next{display: none !important;}
    .main1 .box{margin-top: -100px;}
    .main4 .list .tt3{margin-top: 11px;}
    .main4 .list .tt4{margin-top: 22px;}





}
@media (max-width:1199px){
    header .logo{height: 110px;line-height: 110px;}
    /*pc导航*/
    header nav{display: none;width:180px;float: none;padding:20px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 0 6px rgba(0,0,0,.1)}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0;border-bottom: 1px solid #ddd;}
    header nav ul > li:after{display: none;}
    header nav ul > li:before{display: none;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding: 0;line-height:48px;text-align: center;}
    header nav ul > li:hover .ul{display: none;}
    header nav ul > li.active > a{font-weight: normal;}
   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:45px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #b90000;border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}


    .main2 .box .tt .tt2{font-size: 16px;line-height: 32px;max-height: 192px;}
    .main2 .box .tt .tt3 b{display: block;max-width: 100%;margin-top: 10px;}
    .main5 .box .list{padding: 60px 15px 30px;}

    .title1 .div4{max-width: 530px;font-size: 20px;padding-top: 20px;}
    .main6 .box .list .tt{font-size: 20px;}
    .main7 .box .list .tt{padding-left: 76px;}
    .main7 .box .list .tt .img{max-width:60px;}
    .main7 .box .list .tt1{font-size: 36px;line-height: 36px;}
    .main7 .box .list .tt2{font-size: 20px;}


}
@media (max-width:991px) {
    .banner .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 2px -6px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 20px;}


    /* 媒体报道 */
    .main1 .box{margin-top: 30px;box-shadow: none;border: 1px solid #eee;}
    .main1 .box .top{font-size: 18px;line-height: 44px;padding:6px 6px 0 20px;}
    .main1 .box .top span{font-size: 12px;line-height: 24px;}
    .main1 .box .top:after{height: 3px;bottom: -3px;}
    .main1 .lb1{padding:25px 0;}
    .main1 .list{padding:5px 20px;}
    .main1 .list .tt1{font-size: 18px;}
    .main1 .list .tt2{font-size: 14px;line-height: 25px;height: 50px;}
    .main1 .list .tt3{font-size: 12px;line-height: 20px;}


    /*头部公用*/
    .main88{padding:44px 0;}

    /* 了解团队 */
    .main2 .box .tt{width: 100%;padding-right:0;margin: 0;}
    .main2 .box .tt .tt1{padding-bottom: 11px;margin-bottom: 11px;}
    .main2 .box .tt .tt1 .div1{font-size: 22px;}
    .main2 .box .tt .tt1 .div2{font-size: 14px;}
    .main2 .box .tt .tt2{font-size: 14px;line-height: 30px;max-height: 240px;-webkit-line-clamp: 8;}
    .main2 .box .tt .tt3{margin-top: 16px;}
    .main2 .box .tt .tt3 span{font-size: 22px;line-height: 48px;padding: 0 15px;margin-right: 0;}
    .main2 .box .tt .tt3 span img{max-height: 26px;top:-1px;}
    .main2 .box .img{width: 100%;margin-top: 22px;}



    .title{margin-bottom:28px;}
    .title .div1{font-size: 22px}
    .title .div2{font-size: 14px;letter-spacing: 2px;}
    .title .div3{font-size: 14px;margin: 14px auto 0;}
    .title .div4{font-size: 12px;line-height: 16px;}
    .title .div5{height: 10px;}


    /* 律师团队 */
    .main3 .lb3{margin: -5px;}
    .main3 .list{margin: 5px;padding: 20px;}
    .main3 .list .tt1{margin-bottom:11px;min-height: inherit;padding: 0;text-align: center;}
    .main3 .list .tt1 b{font-size:18px;}
    .main3 .list .tt1 span{line-height: 22px;height: 44px;}
    .main3 .list .tt1 div{position: relative;left: auto;top:auto;bottom: auto;margin: 0 auto 11px;}
    .main3 .list .tt2{font-size: 14px;line-height: 25px;height: 100px; -webkit-line-clamp: 4;color: #999;}


    /* 典型案例 */
    .main4 .lb4{margin: -5px;}
    .main4 .list{margin: 5px;}
    .main4 .list .tt1{border-radius: 0;padding-top: 0;height: 310px;}
    .main4 .list .tt1:after{width: 96%;height: 96%;border-radius: 0;}
    .main4 .list .tt{max-width:80%;}
    .main4 .list .tt2{font-size:18px;max-width: 80%;margin: 0 auto;}
    .main4 .list .tt3{font-size:14px;line-height: 28px;height:112px;margin-top:11px; -webkit-line-clamp: 4;}
    .main4 .list .tt4{margin-top: 11px;}


    /* 我们的优势 */
    .main5 .box{min-height: auto;margin: -20px -10px;}
    .main5 .box .bjimg{display:none}
    .main5 .box .list{width: 50%;padding: 20px 10px;}
    .main5 .box .list .img{height: 55px;line-height: 55px;margin-bottom: 22px;}
    .main5 .box .list .tt1{font-size: 18px;}
    .main5 .box .list .tt2{font-size: 14px;line-height: 26px;-webkit-line-clamp: 8;margin-top:6px;height: auto;}



    .title1{margin-bottom:28px;}
    .title1 .div1{font-size:22px;padding-bottom: 14px;}
    .title1 .div3{font-size:22px;line-height:36px;float: none;}
    .title1 .div4{font-size:22px;display: block;float: none;}
    .title1 .div4 span{font-size:14px;}

    


    /* 专业领域 */
    .main6 .box{margin: -10px -5px 0;}
    .main6 .box .list{width: calc(50% - 10px);margin: 10px 5px 0;padding: 25px 10px;}
    .main6 .box .list .img{height: 44px;line-height: 44px;}
    .main6 .box .list .tt{font-size:16px;}

    .gd{width: 140px;line-height: 44px;font-size: 16px;margin-top: 30px;}



    .main7 .box{padding:20px 0;}
    .main7 .box .list{width:100%;padding:11px 15px;}
    .main7 .box .list .tt{padding:8px 0 8px 66px;}
    .main7 .box .list .tt .img{max-width: 46px;}
    .main7 .box .list .tt1{font-size:30px;line-height: 30px;}
    .main7 .box .list .tt2{font-size: 18px;}
    .main7 .box .list .tt3{font-size: 14px;font-family: 'Arial';}
    .main7 .box .list:nth-child(n+2){border-left:0;}


    /* 专业领域 */
    .main8 .box .zuo{width:100%;padding: 0 0 22px;}
    .main8 .box .you{width:100%;padding: 30px 20px;}
    .main8 .box .you .tt4{font-size: 16px;margin-bottom: 15px;}
    .main8 .box .you .tt4 b{font-size: 20px;}
    .main8 .box .you form input{line-height: 40px;height: 42px;padding: 0 15px;font-size: 14px;margin-bottom: 10px;}
    .main8 .box .you form textarea{line-height: 24px;height: 114px;padding: 8px 15px;font-size: 14px;margin-bottom: 10px;}
    .main8 .box .you form button{width: 100%;line-height: 42px;font-size:16px;}
    .main8 .box .you form button img{max-height: 10px;}
    .main8 .box .you form .tt5 input{width:100%;}
    .main8 .box .you form .tt5 input:nth-child(2){margin-left: 0;}
    .main8 .box .zuo .tt1{font-size: 14px;line-height: 25px;margin-bottom: 24px;}
    .main8 .box .zuo .tt2 .tt3{font-size: 14px;line-height: 24px;padding: 0 10px 6px 22px;}
    .main8 .box .zuo .tt2 .tt3:after{top:6px;background-size: 14px !important;}

    /* 法律资讯 */
    .main9 .list{width: calc(100% - 30px);}
    .main9 .list .top{font-size: 18px;border-width: 2px;padding-bottom: 0;margin-bottom: 11px;}
    .main9 .list .top:after{height: 2px;bottom: -2px;}
    .main9 .list .tt a{font-size:14px;line-height: 40px;padding-left: 20px;}
    .main9 .list .tt a:after{left: 8px;}

    footer .box1 .list1{width: 100%;padding: 0;}
    footer .box1 .list2{width:100%;min-height: inherit;border: 0;padding: 20px 0;line-height: 30px;}
    footer .box1 .list3{width: 100%;margin-left: 0;}
    footer .box2 a:hover{text-decoration: underline !important;}
    footer .box3{padding: 20px 15px;line-height: 24px;;}


    /*内页共用*/
    .ny{min-height:333px;padding: 20px 0 50px;}
    .ny .zuo{width:100%;padding: 0;margin-bottom: 20px;}
    .ny .you{width:100%;}
    .ny .zuo .top{line-height:48px;margin:0;font-size:18px;height:50px;text-align: left;padding: 0 30px 2px 20px;}
    .ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;}
    .ny .zuo .top:before{opacity: 1;}
    .ny .zuo .ul{margin:0;display: none;}
    .ny .zuo .ul a{text-align: center;padding: 0 5px}



    
    
}

@media (max-width:767px) {

    /*详情页*/
    .danye .bt{font-size: 18px;padding-bottom: 4px;}
    .danye .img{margin:0 auto 15px auto;}
    .danye .ditu{height:360px;margin: 15px auto;}
    .danye .xian{margin-top: 10px;}


    /* 产品展示 */
    .nycp {margin: 0 -6px;}
    .nycp .list{display: block;width: calc(50% - 12px);margin: 0 6px 12px;}
    .nycp .list .tt{font-size: 13px;line-height: 40px;margin: 0;border: 0;padding: 0;}


    

   
}
@media (max-width:600px) {
    header .logo{height:80px;line-height:80px;max-width: calc(100% - 46px);}
    header .lanmu{bottom:30px;}

    /*内页新闻*/
    .nyxw .list{margin-bottom:20px;padding: 0;box-shadow: 0 0 0;}
    .nyxw .list .img{width:100%;float:none;margin:15px 15px 0;max-width: calc(100% - 30px);}
    .nyxw .list .img .bjcover{height:auto;padding-top: 66%;}
    .nyxw .list .tt{float: none;width: 100%;padding-left: 0;padding: 0 10px;padding: 10px 20px 20px;}
    .nyxw .list .tt1{text-overflow:inherit;white-space:inherit;overflow: inherit;line-height: 24px;}
    .nyxw .list .tt3{height:auto;max-height:75px;}
    
    .danye .ditu{height:400px;}

}

@media (max-width:479px) {
    .danye .ditu{height:300px;}

    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#b90000;position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}