a{color:#333;text-decoration:none;outline:0;transition:all .3s ease-in-out;}
a:hover{color:#9c1d37;transition:all .3s ease-in-out;}
body *{box-sizing: border-box;}
.mt10{margin-top:10px}
.mt20{margin-top:20px}
.mb20{margin-bottom:20px;}
.ts{position: relative;}
.ts img{width: 100%;min-height:100%;object-fit: cover;}
.ts:hover{cursor:pointer}
.ts i{position: absolute;top:0;left:0;width: 100%;height:100%;transition:all .3s ease-in-out;}
.ts i:hover{background: rgba(0,0,0,0.1);transition:all .3s ease-in-out;}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.footx{position: relative;}
.footx:after{position: absolute;content: '';left:0;bottom: 0;width: calc(100%);height: 1px;opacity: .5;background: #ddd;-webkit-transform: scaleY(.5);-webkit-transform-origin: 0 0;}
/* 头部通用 */
.bjjl_head{width:100%;height:auto;padding:20px 30px;display: flex;justify-content: space-between;}
.bjjl_head_logo{float:left;height:50px}
.bjjl_head_logo img{height:100%}
.bjjl_head_box{float:right}
.bjjl_head_menu{float:left;font-size:16px}
.bjjl_head_menu li{float:left;margin-left:40px;line-height:50px;position:relative}
.bjjl_head_menu li.this a{color:#9c1d37}
.bjjl_head_tel{float:left;margin-left:40px;color:#9c1d37;font-size:20px;line-height:50px;font-weight:600}
.bjjl_head_tel .icon{font-size:20px;margin-right:2px}
.bjjl_head_btn{float:left;margin-left:20px;cursor:pointer;display:none;width:20px;height:20px;position:relative;margin-top:15px;}
.bjjl_head_line1{position:absolute;left:0;top:0;width:20px;height:1.5px;background:#666;transition:all ease .3s}
.bjjl_head_line2{position:absolute;left:0;top:8px;width:20px;height:1.5px;background:#666;transition:all ease .3s}
.bjjl_head_line3{position:absolute;left:0;top:16px;width:20px;height:1.5px;background:#666;transition:all ease .3s}
.bjjl_head_line1_1{position:absolute;left:0;top:8px;width:20px;height:1.5px;background:#666;transform:rotate(45deg);transition:all ease .3s}
.bjjl_head_line2_1{width:20px;height:1.5px;background:666;opacity:0;transition:all ease .3s}
.bjjl_head_line3_1{position:absolute;left:0;top:8px;width:20px;height:1.5px;background:#666;transform:rotate(-45deg);transition:all ease .3s}

.bjjl_subnav{position: absolute;width:150px;background:rgba(255,255,255,.8);left:50%;margin-left:-75px;height:0;overflow: hidden;z-index:10;}
.bjjl_subnav a{display: block;line-height:38px;text-align: center;}
.bjjl_subnav a:hover{background:#9c1d37;color:#fff}
.bjjl_head_menu li:hover .bjjl_subnav{height:auto;}
.bjjl_head_menu li.this .bjjl_subnav a{color:#333;}
.bjjl_head_menu li.this .bjjl_subnav a:hover{color:#fff;}

/* 首页幻灯 */
#banner{width:100%;height:500px;overflow:hidden;position:relative;clear: both;}
#banner .swiper-slide img{width:100%;height:100%;object-fit: cover;}
#banner .swiper-pagination-bullet{background:#fff;opacity:1;width:30px;height:2px;border-radius: 0;}
#banner .swiper-pagination-bullet-active{background:#9c1d37;opacity:1;}
#banner .swiper-pagination-bullets{bottom:10px;}
#banner .swiper-button-next, #banner .swiper-button-prev{color:rgba(0, 0, 0, 0.2);transition:all ease .3s}
#banner .swiper-button-next:hover,#banner .swiper-button-prev:hover{color:#9c1d37;transition:all ease .3s}
.banner-online{position: absolute;width:100%;left:0;bottom:0;padding:30px 10px;background: rgba(255,255,255,0.5); display: flex;justify-content: center;z-index: 1;align-items: center;}
.banner-online-btn{margin-left:20px;}
.banner-online-btn a{display: block;padding:0 50px;line-height:50px;background: #9c1d37;color:#fff;border-radius:10px;}
.banner-online-btn a:hover{opacity: .8;}
/* 首页业务 */
.bjjl_box{width:1240px;height:auto;overflow: hidden;margin:0 auto;margin-top:50px}
.bjjl_indx_tit{width:100%;overflow: hidden;text-align: center;}
.bjjl_indx_tit h2{display: block;font-size:30px;font-weight:600;}
.bjjl_indx_tit span{display: block;width: 60px;height: 1px;margin: 10px auto;background: #9c1d37;}
.bjjl_indx_tit em{display: block;color:#666;font-style: normal;}
.bjjl_yewu_list{width:100%;overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}
.bjjl_yewu_item{display: block;width:23.5%;border: 1px solid #ddd;margin-top:25px}
.bjjl_yewu_item a{display: block;padding:40px 20px;}
.bjjl_yewu_item a:hover{background: #9c1d37;}
.bjjl_yewu_icon{display: block;text-align: center;color:#666;transition:all ease .3s}
.bjjl_yewu_icon .icon{font-size:50px}
.bjjl_yewu_title{display: block;text-align: center;margin-top:20px;font-weight: bold;color:#9c1d37;font-size:20px;transition:all ease .3s}
.bjjl_yewu_text{display: block;height:48px;line-height:24px;overflow: hidden;margin-top: 10px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;transition:all ease .3s}
.bjjl_yewu_more{display: block;height:20px;line-height:20px;text-align: right;margin-top:15px;color:#9c1d37;transition:all ease .3s}
.bjjl_yewu_item a:hover .bjjl_yewu_title{color:#fff}
.bjjl_yewu_item a:hover .bjjl_yewu_text{color:#eee}
.bjjl_yewu_item a:hover .bjjl_yewu_more{color:#eee}
.bjjl_yewu_item a:hover .bjjl_yewu_icon{color:#eee}
/* 首页律所 */
.bjjl_bga{background:rgba(237,160,72,0.05);padding-bottom:50px;margin-top:50px;overflow: hidden;}
.bjjl_about_box{width:100%;height:auto;overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top:20px}
.bjjl_about_text{display: block;width:54%;overflow: hidden;}
.bjjl_about_tent{width:100%;overflow: hidden;height:auto;}
.bjjl_about_image{display: block;width:43%;max-height:380px;overflow: hidden;}
.bjjl_about_image img{display: block;width:100%;height:100%;object-fit: cover;transition:all ease 1s}
.bjjl_about_image img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.bjjl_about_text h1{width:100%;height:36px;font-size:22px;line-height:36px;}
.bjjl_about_tent p{color:#666;margin-top:10px;line-height:24px;text-align: justify;}
.bjjl_about_tent p:first-child{margin-top:0}
.bjjl_about_more{width:100%;height:38px;overflow: hidden;margin-top:10px}
.bjjl_about_more a{float: right;padding:0 30px;line-height:36px;border: 1px solid #9c1d37;font-size:12px;border-radius:5px;color:#9c1d37}
.bjjl_about_more a:hover{color:#fff;background: #9c1d37;}
.bjjl_about_xinxi{width:100%;height:auto;margin-top:30px;overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}
.bjjl_about_item{width:25%;padding:25px 10px;text-align: center;background:rgba(156,29,55,.1);transition:all ease .3s}
.bjjl_about_item:hover{cursor:pointer;background: #9c1d37!important;}
.bjjl_about_item:nth-child(2){background:rgba(47,38,90,.1);}
.bjjl_about_item:nth-child(3){background:rgba(237,160,72,0.1);}
.bjjl_about_item:nth-child(4){background:rgba(51,51,51,0.1);}
.bjjl_about_item p{transition:all ease .3s}
.bjjl_about_item p:first-child{font-size:18px;}
.bjjl_about_item p:last-child{font-size:40px;color:#9c1d37}
.bjjl_about_item:hover p{color:#fff}
/* 首页团队 */
#lawyer{width:100%;height:auto;margin-top:20px}
#lawyer .swiper-slide{overflow: hidden;}
.bjjl_law_image{width:100%;height:360px;overflow: hidden;}
.bjjl_law_image img{width:100%;}
.bjjl_law_title{position: absolute;width:100%;padding:0 10px;height:38px;line-height:38px;background:rgba(0, 0, 0, 0.5);left:0;bottom:0;text-align: center;font-weight: 600;color:#fff;font-size:16px}
.bjjl_law_title span{margin-left:5px;font-weight:normal;color:#EDA048;font-size:14px}
.bjjl_law_bg{position: absolute;left:0;top:100%;width:100%;height: 100%;background:rgba(0,0,0,.7);z-index:10;display:flex;justify-content: center;align-items: center;transition: all ease .3s;opacity: 0;}
#lawyer .swiper-slide:hover .bjjl_law_bg{top:0;opacity: 1;cursor:pointer}
.bjjl_law_btn{width:50%;}
.bjjl_law_btn a{display: block;width:100%;line-height:36px;color:#fff;text-align: center;border-radius:5px;}
.bjjl_law_btn a:hover{opacity:.8;}
.bjjl_law_btn a:first-child{background:#9c1d37;}
.bjjl_law_btn a:last-child{background: #EDA048;margin-top:10px}
.bjjl_law_box{width:100%;display: flex;justify-content: space-between;flex-wrap: wrap;margin-top:50px;}
.bjjl_law_box li{display: block;width:21%;background:rgba(237,160,72,0.1);;padding:40px 20px;position: relative;transition:all ease .3s}
.bjjl_law_bt{width:100%;font-size:20px;line-height:30px;height:30px;overflow: hidden;}
.bjjl_law_text{width:100%;height:auto;overflow: hidden;line-height:25px;color:#333;margin-top:10px;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;display: -webkit-box;opacity:0;}
.bjjl_law_on{background:#9c1d37!important;width:33%!important;transition:all ease .3s}
.bjjl_law_on .bjjl_law_bt{color:#fff}
.bjjl_law_on .bjjl_law_text{opacity:1;color:#fff}
.bjjl_law_icon{width:80px;height:80px;margin:0 auto;margin-top:40px;color:#fae4c3;transition:all ease .3s}
.bjjl_law_icon .icon{font-size:80px;}
.bjjl_law_on .bjjl_law_icon{margin-right:0;color:#fff;transition:all ease .3s}
.bjjl_law_line{position: absolute;left:20px;bottom:62px;display: none;}
.bjjl_law_line a{display: block;border: 1px solid #fff;line-height:34px;padding:0 20px;color:#fff;border-radius:5px;}
.bjjl_law_line a:hover{background:#fff;color:#9c1d37}
.bjjl_law_on .bjjl_law_line{display: block;}
/* 首页资讯 */
.bjjl_news{display: flex;justify-content: space-between;flex-wrap: wrap;}
.bjjl_news_box{display: block;width:48%;margin-top:30px}
.bjjl_news_image{width:100%;height:360px;overflow: hidden;}
.bjjl_news_title{width:100%;height:40px;line-height:40px;overflow: hidden;margin-top:10px;font-size:18px;}
.bjjl_news_title span{float: left;padding:0 30px;background: #9c1d37;color:#fff;border-radius:5px;line-height:34px;margin:3px 0;margin-right:10px;font-size:16px}
.bjjl_news_text{width:100%;height:40px;line-height:20px;margin-top:10px;color:#666;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.bjjl_alis{width:100%;height:auto;padding:30px 20px;background:rgba(237,160,72,0.1);;margin-top:20px}
.bjjl_alis li{width:100%;height:32px;line-height:32px;overflow: hidden;position: relative;padding-left:20px;font-size:16px}
.bjjl_alis li span{float: right;margin-left:10px;color:#666;font-size:14px}
.bjjl_alis li:before{position: absolute;font-family: iconfont;content: "\e600";left:0;color:#EDA048}
.bjjl_news_item{width:100%;overflow: hidden;}
.bjjl_news_item li{width:100%;margin-top:20px;overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}
.bjjl_news_item li:first-child{margin-top:0}
.bjjl_news_img{display: block;width:38%;height:140px;overflow: hidden;}
.bjjl_news_abox{display: block;width:59%;}
.bjjl_news_abt{width:100%;line-height:40px;height:40px;overflow: hidden;font-size:16px;margin-top:10px}
.bjjl_news_info{width:100%;line-height:24px;color:#666;height:auto;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;}
/* 联系我们 */
.bjjl_lxwm{width:100%;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.bjjl_lxwm_box{width:48%;display: block;}
.bjjl_lxwm_box{width:48%;display: block;}
#map1{width:100%;height:280px;}
.bjjl_lxwm_box p{display: block;}
.bjjl_lxwm_box p:nth-child(1){font-size:42px;font-weight:600;}
.bjjl_lxwm_box p:nth-child(2){color:#666;line-height:25px;margin-top:10px}
.bjjl_lxwm_box p:nth-child(3){color:#9c1d37;font-size:30px;margin-top:10px}
.bjjl_lxwm_box p:last-child a{display: block;width:150px;background: #9c1d37;line-height:45px;margin-top:10px;color:#fff;text-align: center;}
.bjjl_lxwm_box p:last-child a:hover{opacity: .8;}
/* 底部通用 */
.bjjl_foot{width:100%;height:auto;overflow: hidden;background:#2F265A;padding-top:50px;margin-top:50px}
.bjjl_foot_box{width:1240px;height:auto;margin:0 auto;padding-bottom:30px;overflow: hidden;border-bottom: 1px solid #3a3068;}
.bjjl_foot_menu{float: left;}
.bjjl_foot_atit{display: block;font-size:18px;font-weight:600;color:#fff;line-height:30px;}
.bjjl_foot_list{display: block;max-width:200px;margin-top:30px;overflow: hidden;}
.bjjl_foot_list li{float: left;line-height:30px;margin-right:20px;}
.bjjl_foot_list li a{color:#fff}
.bjjl_foot_list li a:hover{color:#9c1d37}
.bjjl_foot_lian{float: left;margin-left:50px;}
.bjjl_foot_xi{margin-top:30px;color:#fff}
.bjjl_foot_xi p{width:100%;height:30px;line-height:30px;overflow: hidden;}
.bjjl_foot_wei{float: right;}
.bjjl_foot_cen{text-align: center;}
.bjjl_foot_img{width:120px;height:120px}
.bjjl_foot_img img{width:100%;height:100%}
.bjjl_foot_text{width:100%;padding:10px 0;line-height:30px;text-align: center;color:#7b7499}
.bjjl_foot_text a{color:#7b7499}
/* 分页列表 */
.bjjl_page{width: 100%;display: flex;justify-content: center;margin-top:20px;}
.bjjl_page a{display: block;color:#333;background:#eee;line-height:34px;padding:0 10px;margin:0 2px}
.bjjl_page a:hover{color:#fff;background: #9c1d37}
.bjjl_page strong{display: block;background: #9c1d37;color:#fff;line-height:34px;padding:0 10px;margin:0 2px}
/* 友情链接 */
.bjjl_link{width: 1200px;height:auto;margin:0 auto;line-height:24px;}
.bjjl_link span{color:#9c1d37;font-weight:600;}
.bjjl_link a{color:#666}
.bjjl_link a:hover{color:#9c1d37}
@media all and (max-width:1240px){
  .bjjl_box{width:100%;padding:0 10px}
  .bjjl_about{width:100%;padding:0 10px}
  .bjjl_foot_box{width:100%;padding:0 10px 30px 10px}
}
@media all and (max-width:1200px){
  .bjjl_head_tel{display: none;}
  .bjjl_head_menu li{margin-left:20px;}
  .bjjl_law_image{height:300px;}
  .bjjl_about_text p:nth-child(n+4){display:none;}
}
@media all and (max-width:900px){
  .bjjl_head{padding: 10px 20px;}
  .bjjl_head_menu li{margin-left:10px;}
  .bjjl_head_btn{display: block;}
  #banner{height:400px}
  .banner-online-btn a{line-height:40px;}
  .bjjl_law_btn{width:70%;}
  .bjjl_law_image{height:280px;}
  .bjjl_news_image{height:330px}
  .bjjl_news_img{height:130px;}
}
@media all and (max-width:800px){
  .bjjl_head_menu{position: fixed;left: 0;top: 70px;z-index: 999;background: rgba(0, 0, 0, 0.7);width: 100%;padding:10px 0;display: none;}
  .bjjl_head_menu li{float: none;display: block;width:100%;line-height:36px;text-align: center;margin:0}
  .bjjl_head_menu li a{display: block;width:100%;line-height:36px;color:#fff;}
  .bjjl_head_menu li.this a,.bjjl_head_menu li a:hover{background: #9c1d37;color:#fff}
  .bjjl_head_menu li:hover .bjjl_subnav{display:none}
  #banner{height:300px}
  .banner-online{display: none;}
  .bjjl_box{margin-top:25px;}
  .bjjl_indx_tit h2{font-size:24px}
  .bjjl_indx_tit span{margin:5px auto}
  .bjjl_yewu_item{width: 48.5%;margin-top:10px;}
  .bjjl_yewu_item a{padding:20px}
  .bjjl_yewu_title{font-size:18px;margin-top:10px}
  .bjjl_yewu_more{margin-top:10px}
  .bjjl_yewu_icon .icon{font-size:40px}
  .bjjl_bga{padding-bottom:25px;margin-top:25px;}
  .bjjl_about{margin-top:25px}
  .bjjl_about_item{width:50%;}
  .bjjl_about_item p:last-child{font-size:30px}
  .bjjl_law_image{height:260px;}
  .bjjl_law_box{margin-top:30px}
  .bjjl_law_box li{width:48.5%!important;}
  .bjjl_law_box li:nth-child(n+3){margin-top:20px}
  .bjjl_law_on{width:48.5%!important;}
  .bjjl_law_text{opacity: 1;}
  .bjjl_law_icon{margin-top:20px}
  .bjjl_news_box{width:100%;}
  .bjjl_lxwm_box{width:100%;text-align: center;}
  .bjjl_lxwm_box a{margin:0 auto}
  .bjjl_lxwm_box:nth-child(2){margin-top:30px}
  .bjjl_foot{margin-top:25px}
  .bjjl_foot_wei{display: none;}
  .bjjl_about_text p:nth-child(n+3){display:none;}
}
@media all and (max-width:640px){
  #banner{height:240px}
  .bjjl_indx_tit h2{font-size:20px}
  .bjjl_about_text{width:100%;margin-top:10px}
  .bjjl_about_image{width: 100%;}
  .bjjl_law_image{height:230px;}
  .bjjl_law_box li{width:100%!important;}
  .bjjl_law_box li:nth-child(n+2){margin-top:20px}
  .bjjl_law_on{width:100%!important;}
  .bjjl_foot_menu{width:100%;}
  .bjjl_foot_atit{text-align: center;}
  .bjjl_foot_list{margin-top:10px;max-width:100%;margin-bottom:20px}
  .bjjl_foot_list li{margin-right:0;width:33.33%;text-align: center;}
  .bjjl_foot_lian{width:100%;margin-left:0}
  .bjjl_foot_xi{margin-top:10px}
}
@font-face{font-family: 'iconfont';src:url('//at.alicdn.com/t/c/font_3674510_k79i2ia7al9.ttf') format('truetype')}
.icon{font-family: iconfont!important;font-size: 14px;font-style: normal;}
.icon-tel:before{content: "\e8ad";}
.icon-lhss:before{content: "\e60a";}
.icon-ccfg:before{content: "\e8c5";}
.icon-znfy:before{content: "\e63a";}
.icon-fcfg:before{content: "\ec70";}
.icon-swlh:before{content: "\e6f4";}
.icon-ycjc:before{content: "\e6e4";}
.icon-cfcc:before{content: "\e702";}
.icon-qgzx:before{content: "\e701";}
.icon-lawa:before{content: "\e62d";}
.icon-lawb:before{content: "\e60e";}
.icon-lawc:before{content: "\e60b";}
.icon-lawd:before{content: "\e6a7";}
