/*通用类*/
*{
	margin:0;
	padding:0;		
}
body{		
	margin:0 auto;
	font-size:16px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	text-align:justify;	
	color:#333;
	overflow-x:hidden;
	background: #fff;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
.cus img{
	width: 100%;
}
a{
	cursor:pointer;
	color:#333;
	text-decoration:none !important;	
	outline:none !important;
}
ul{
	list-style-type:none;	
	margin:0;
}
dl{
	margin:0;
	padding:0;	
}
.m{
	width: 1200px;
	margin:0 auto;
}
.clear{
	clear: both;
}
.flex{
	display: flex;
	align-items: center;
}


/*subnav*/
.connect{
	position: relative;
}

.back{
	background: #6F0808;
	color:#fff;
}
.swiper-container2,.swiper-container3.case-swiper{
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.swiper-container3{
	display: none;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  
  position: relative;
}
.swiper-slide .tu100 img{
    width: 348px;
    height: 227px;
}
.banner img{
	width: 100%;
}

/*业务领域*/
.business{
	padding-top:55px;
}
.public_title{
	margin:80px auto;
	text-align: center;
}
.chinese{
	color:#6F0808;
	font-size: 32px;
	font-weight: bold;
}
.english{
	font-size: 14px;
	color:#474747;
	margin-top: 5px;
}
.ttile_line{
	width:55px;
	height: 2px;
	background: #F0AD2B;
	margin:8px auto;
}
.swiper-container2{
	overflow: hidden;
}
.area{
	width: 25%;
}
.area .flex span{
	font-size: 20px;
	font-weight: bold;
	color:#000;
	margin-left: 15px;
}
.area p{
	color:#999;
	font-size: 15px;
	margin:25px auto 35px;
	line-height: 30px;
	text-align: left;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.area a{
	display: inline-block;
	width:100px;
	line-height: 30px;
	color:#F0AD2B;
	border:1px solid #F0AD2B;
	text-align: center;
	font-size: 14px;
	float: left;
}
.swiper-button-white{
	background: rgba(0,0,0,0.1);
	width: 35px;
	height: 70px;
}
.swiper-button-next{
	right: -50px;
}
.swiper-button-prev{
	left: -50px;
}
.swiper-button-next, .swiper-button-prev{
	top:72%
}
/*资深律师*/
.layer{
	background: url(../images/back.jpg);
	width: 100%;
	height:165px;
	background-size: cover;
	margin-top: 40px;
	text-align: center;
	color:#fff;
}
.layer div{
	font-size:32px;
	font-weight: bold;
	padding:40px 0px 25px;
}
.layer p{
	font-size: 18px;
}
/*关于我们*/
.about_con{
	position: relative;
}
.about_left{
	width:470px;
	height: 415px;
	position: relative;
	float: left;
}
.about_left_back{
	width: 355px;
	height: 100%;
	background: #9F3B3B;
}
.about_left img{
	width:355px;
	height:100%;
	position: absolute;
	left:50px;
	bottom:50px;
	object-fit: cover;
}
.about_left_line{
	width: 1px;
	height:65px;
	background: #999;
	position: absolute;
	right: 34px;
	bottom:170px
}
.about_left p{
	width:16px;
	position: absolute;
	right:25px;
	bottom: 0px;
	color:#999;
	font-size: 14px;
}
.about_right{
	position: absolute;
	right: 0px;
	width: 640px;
}
.about_right p{
	color:#474747;
	line-height:35px;
	text-indent: 1em;
}
.about_right a{
	display: inline-block;
	background: #F0AD2B;
	color:#fff;
	margin-top:80px;
	width: 155px;
	line-height: 40px;
	text-align: center;
}
/*常见问题*/
.common{
	position: relative;
}
.common_left{
	width: 220px;
}
.common_left li{
	text-align: right;
	height:100px;
	border: 1px solid #fff;
	border-right: 5px solid #e6e6e6;
	padding:5px 20px 5px 10px;
	cursor: pointer;
}
.common_left li:hover{
	border-right: 5px solid #9F3B3B!important;
	border: 1px solid #e6e6e6;
}
.common_left li div{
	font-size: 18px;
	line-height: 30px;
	padding-top: 25px;
}
.common_left li p{
	font-size: 14px;
	color:#999;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.common_hover{
	border: 1px solid #e6e6e6!important;
	border-right: 5px solid #9F3B3B!important;
}
.common_right{
	position: absolute;
	right: 0px;
	width: 870px;
}
.flex2{
	display: flex;
	align-items: center;
	margin:25px 20px
}
.flex3{
	display: flex;
	align-items: center;
	margin:30px 20px
}
.common_right img{
	width: 540px;
	height: 310px;
	border-radius: 15px;
	object-fit: cover;
	margin-right: 80px;
}
.common_right ul{
	width: 250px;
	height: 430px;
	position: relative;
	border:1px solid #e6e6e6;
	border-radius: 10px;
}
.more{
	position: absolute;
	bottom:20px;
	left:20px
}
.common_right_title{
	margin:25px auto;
	padding-left: 20px;
	color:#9F3B3B;
	font-size: 18px;
}
.common_right ul div a{
	color:#9F3B3B
}
.common_right ul li{
	font-size: 14px;
}
.common_right ul li a{
	color:#666;
}
.common_right ul li span{
	display: inline-block;
	margin-right: 20px;
}
.shape{
	color:#9F3B3B;
	font-size:20px;
	font-weight: bold;
	margin-right: 10px;
}
.know{
	justify-content: center;
}
.know a{
	display: inline-block;
	margin:0px 25px;
	border-radius: 10px;
	border:1px solid #F0AD2B;
	padding: 10px 30px;
	color:#F0AD2B;
}
/*服务流程*/
.service li{
	float: left;
	width: 20%;
	height: 305px;
	margin:35px 2.5%;
	background: #fff;
	box-shadow: 0px 0px 20px #ead9d9;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.service1,.service2{
	margin:20px auto 35px;
}
.service1 img,.service2 img{
	margin-top: 30px;
}
.service1{
	width:95px;
	height: 95px;
	border-radius: 50%;
	text-align: center; 	
	background: #fff;
}
.service2{
	width:95px;
	height: 95px;
	border-radius: 50%;
	text-align: center; 	
	background: #9f3b3b;
}
.service_middle{
	font-size: 18px;
	margin:0px 30px
}
.service_number{
	font-size:50px;
	width: 110px;
	margin:auto;
	color:#e6e6e6;
	position: absolute;
	bottom:10px;
	left: 0;
	right: 0;
}
.service li:hover .service1{
	display: none;
}
.service li:hover .service2{
	display: block;
}
.service li:hover .service_middle{
	color:#9f3b3b;
}
.service li:hover .service_number{
	color:#fcdc9e;
}
/*为什么选择我们*/
.public_title2{
	margin: 80px auto 40px;
}
.why li{
	float: left;
	width: 30%;
	margin:40px 1.515%;
	text-align: center;
}
.why li img{
	width: 100%;
	height: 140px;
	object-fit: cover;
}
.why li p{
	text-align: center;
	color: #fff;
	font-size: 30px;
	margin-top: -85px;
}
/*立即行动*/
.imme li{
	width: 20%;
	float: left;
	margin: 0 2.5%;
	text-align: center;
	position: relative;
}
.imme li img{
	width:140px;
	height: 155px;
	margin-bottom: 50px;
}
.imme li div{
	color:#fff;
	font-size: 18px;
	text-align: center;
	position: absolute;
	top:35px;
	width: 110px;
	margin: auto;
	left:0;right: 0;
}
.imme li div img{
	width: 45px;
	height: 40px;
	margin-bottom: 10px;
}
.goodness{
	font-size: 18px;
	color:#999;
	line-height:28px;
}
.imme a{
	display: inline-block;
	width: 200px;
	line-height: 40px;
	border:1px solid #F0AD2B;
	color:#F0AD2B;
	text-align: center;
	margin-top: 40px;
}
.imme a:hover{
	color:#fff;
	background: #F0AD2B;
}
/*刑事诉讼*/
.customer li{
	float: left;
	width: 290px;
	margin: 10px 5px;
	position: relative;
}
.customer li img{
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.customer li p{
	background: rgba(0,0,0,0.4);
	width: 90%;
	padding: 0px 5%;
	line-height: 20px;
	text-align: center;
	color:#fff;
	position: absolute;
	bottom: 4px;
	/*white-space: nowrap;*/
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.customer li:hover p{
	background: #9F3B3B;
}
/*.customer li:last-child{
	background: #d1d1d1;
	height: 200px;
	text-align: center;
	line-height: 200px;
	color:#fff;
	font-size: 200px;
	font-weight: 100;
	cursor: pointer;
}
相关阅读*/
.related-left,.related-right{
	width: 560px;
}
.related-left{
	float: left;
}
.relate_title{
	position: relative;
}
.relate_title p{
	font-size: 24px;
}
.related_more{
	position: absolute;
	right: 5px;
	font-size: 14px;
}
.related_more a{
	color:#999
}
.related_more a:hover{
	color:#9F3B3B
}
.related_more img{
	width: 12px;
	height: 12px;
	margin-right: 5px;
}
.relate_middle{
	margin-top: 20px;
}
.relate_middle img{
	width: 200px;
	height: auto;
	object-fit: cover;
	margin-right: 20px;
}
.relate_middle div div{
	font-size: 18px;
	margin: 15px auto;
}
.relate_middle div p{
	font-size: 14px;
	color:#666;
}
.relate_middle div a{
	display: inline-block;
	width: 85px;
	line-height: 25px;
	text-align: center;
	font-size: 15px;
	color:#fff;
	background: #F0AD2B;
	margin-top: 10px;
	float: right;
}
.related-left ul{
	margin-top: 25px;
}
.related-left ul li{
	background: url(../images/point.png) no-repeat left center;
	background-size: 15px 17px;
	padding-left: 20px;
	line-height: 40px;
	font-size: 14px;
}
.related-left ul li a{
	color:#666;
}
.related-left ul li a:hover{
	color:#9F3B3B
}
.related-right{
	float: right;
}
.related-right ul{
	margin-top: 35px;
}
.related-right li{
	height: 110px;
}
.answer div{
	background: url(../images/bg_a.png) no-repeat;
	background-size: 30px 35px;
	width: 30px;
	height: 35px;
	padding-left: 6px;
	line-height: 35px;
	font-size: 14px;
	color:#fff
}
.answer a{
	color:#333;
	font-weight: bold;
}
.answer a:hover{
	color:#9F3B3B
}
.question{
	display: flex;
	margin-top: 5px;
}
.ques_back{
	background: url(../images/bg_q.png) no-repeat;
	background-size: 30px 35px;
    width: 7rem;
	height: 35px;
	padding-left: 6px;
	line-height: 35px;
	font-size: 14px;
	color:#fff
}
.ques_con{
	color:#666;
	font-size: 15px;
	line-height: 25px;
}
/*资讯电话*/
.call{
	background: url(../images/back2.jpg);
	width: 100%;
	height:165px;
	background-size: 100% 100%;
	margin-top: 75px;
	text-align: center;
	color:#fff;
}
.call div{
	font-size:32px;
	font-weight: bold;
	padding:35px 0px 25px;
}
.call p{
	background: #F0AD2B;
	border-radius: 5px;
	line-height: 45px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	width: 310px;
	margin: 0 auto;
}
/*在线资讯*/
.online_left{
	float: left;
	width: 360px;
	margin-bottom: 100px;
}
.online_left li{
	font-size: 14px;
	color:#474747;
	
}
.online_left li div{
	text-align: center;
	width: 30px;
	height: 30px;
	background: #9F3B3B;
	margin-right: 10px;
}
.online_left li img{
	margin-top: 5px;
}
.online_left li span{
	line-height: 60px;
}
.ma{
	margin-left: 140px;
	text-align: center;
	width: 100px;
	margin-top: 20px;
}
.ma div{
	border:1px solid #F0AD2B;
	border-radius: 10px;
	width: 100px;
	height: 100px;
	text-align: center;
}
.ma div img{
	width: 96px;
	height:96px;
	margin-top:2px;
}
.ma p{
	font-size: 14px;
	color:#F0AD2B;
	margin-top: 10px;
}
.online_right{
	float: right;
	width: 750px;
}
.online_right div{
	justify-content: center;
}
.online_right div input{
	width:345px;
	margin:10px;
	border: 1px solid #9F3B3B;
	border-radius: 10px;
	padding-left: 10px;
	line-height: 40px;
}
.online_right textarea{
	width: 730px;
	height: 105px;
	border: 1px solid #9F3B3B;
	border-radius: 10px;
	margin: 10px 0px;
	padding:10px
}
.online_right .bt{
	width: 100%;
	background: #9F3B3B;
	color:#fff;
	line-height: 45px;
	border: none;
	border-radius: 10px;
	font-size: 18px;
	margin: 20px auto;
}


/*业务领域-遗产继承*/
.current{
	margin: 60px auto;
	font-size: 14px;
}
.current img{
	margin-right: 10px;
}
.tab{
	display: flex;
}
.tab li{
	margin: 0px 40px;
	padding-bottom: 15px;
	border-bottom: 3px solid #fff;
	display: inline-block;
	width:110px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}
.square{
	background: #9F3B3B;
	color:#fff;
}

.triangle{
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top-color: #9f3b3b ;
	margin-left: 47px;
}
.tab_line{
	border-bottom: 3px solid #9F3B3B!important;
}
.line{
	width: 100%;
	border-top: 1px solid #e6e6e6;
}
.something{
	justify-content: center;
	padding: 60px 20px 35px;
	border-bottom: 1px solid #e6e6e6;
}
.something li{
	width: 160px;
	line-height: 40px;
	color:#fff;
	font-size: 17px;
	text-align: center;
	margin: 0px 10px;
}
.something li:nth-child(odd){
	background: #9F3B3B;
}
.something li:nth-child(even){
	background: #F0AD2B;
}
/*文字部分*/
.business_title{
	font-size: 15px;
	color:#333;
	font-weight: bold;
	margin: 25px 0px;
}
.business_con{
	font-size: 15px;
	color:#666;
	margin: 25px 0px;
	text-indent: 2em;
	line-height: 28px;
	text-align: left;
}
.center{
    text-align: center;
}
.tucenter img{
    width: 25%;
    text-align: center;
    margin: 0 auto;
    display: block;
}

.business_con span{
	color:#333;
	text-indent: 2em;
}
.text{
	display: none;
}


/*遗产继承*/
.lele{
	margin-top: 50px;
}
.le li{
	float: left;
	width: 30%;
	margin: 30px 1.515%;
	text-align: center;
}
.le li div{
	background: #fff;
	box-shadow: 0px 0px 5px #9F3B3B;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin: 0 auto;
}
.le li p{
	margin-top: 10px;
	color:#333;
}
.look_more{
	display: block;
	width: 150px;
	font-size: 14px;
	line-height: 40px;
	background: #F0AD2B;
	color:#fff;
	border-radius: 20px;
	text-align: center;
	margin: 20px auto;
}
/*法律定制服务*/
.legal{
	background: url(../images/about_back.jpg) no-repeat;
	width: 100%;
	height: 690px;
	background-position: center;
	background-size: 100% 100%;
}
.public_title3{
	padding-top: 30px;
	margin: 80px auto 40px;
}
.legal_list li{
	float: left;
	text-align: center;
	position: relative;
	width: 20%;
	margin: 30px auto;
}
.legal_list li p{
	position: absolute;
	margin: auto;
	left:0;
	right: 0;
	top: 65px;
	font-size: 22px;
}
.liu2{
	display: none;
}
.legal_list li:hover{
	color:#fff;
}
/*您是否遇到下列问题*/
.follow{
	position: relative;
}
.do{
	border-radius:590px 590px 0px 0px;
	border:1px solid #e6e6e6;
	border-bottom: none;
	width: 590px;
	height: 295px;
	text-align: center;
	margin: 0px auto;
	transform: rotate(-22deg);
}
.follow p{
	font-size: 18px;
	color:#999;
}
.do1,.do2,.do3,.do4,.do5{
	width: 90px;
	height: 90px;
	border-radius: 50%;
	border:1px solid #FCDC9E;
	line-height: 90px;
	background: #fff;
}
.do1{
	position: absolute;
	color: white;
	background-color: #9f3b3b;
	top: 315px;
	left: 330px;
}
.doques1{
	position: absolute;
	top: 355px;
	left: 108px;
}
.do2{
	position: absolute;
	color: white;
	background-color: #9f3b3b;
	top: 150px;
	left:340px;
}
.doques2{
	position: absolute;
	top:185px;
	left: 65px;
}
.do3{
	position: absolute;
	color: white;
	background-color: #9f3b3b;
	top: 0px;
	left:425px;
}
.doques3{
	position: absolute;
	top:35px;
	left: 170px;
}
.do4{
	position: absolute;
	color: white;
	background-color: #9f3b3b;
	top: 0px;
	left:765px;
}
.doques4{
	position: absolute;
	top:35px;
	left:875px;
}
.do5{
	position: absolute;
	color: white;
	background-color: #9f3b3b;
	top: 150px;
	right:230px;
}
.doques5{
	position: absolute;
	top:185px;
	left:984px;
}
.law03{
	width: 520px;
	height:375px;
	margin-top: -200px;
	margin-left: 220px;
}
/*关于我们*/
.legabout img{
	width: 535px;
	height: 400px;
	margin-right: 65px;
	object-fit: cover;
}
.legabout div{
	width: 600px;
}
.legabout div div{
	font-size: 20px;
	margin: 20px 0px;
	color:#000;
	font-weight: bold;
}
.legabout div p{
	line-height: 25px;
	color:#474747;
}
.legabout a{
	display: block;
	width: 120px;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #F0AD2B;
	color:#F0AD2B;
	margin-top: 50px;
	float: right;
}
.legabout a:hover{
	background: #F0AD2B;
	color:#fff;
}
.bookType li{
	width: 120px;
	line-height: 50px;
	margin: 20px;
	text-align: center;
	cursor: pointer;
}
.booktypeclick{
	background: #9F3B3B;
	color:#fff;
}
/*为什么选择我们*/
.why_small_title{
	font-size: 14px;
	color:#666;
	margin: 10px auto 100px;
	text-align: center;
}
.bigcurcle{
	width: 1000px;
}
.why_con{
	text-align: center;
	position: relative;
}
.why_con div{
	text-align: center;
	width: 240px;
}
.why_con div div{
	margin: 0 auto;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border-radius: 50%;
	border:1px solid #F0AD2B;
	color:#F0AD2B;
	font-size: 18px;
}
.why_con_title{
	margin: 20px auto;
	font-size: 18px;
	color:#F0AD2B;
}
.con_con{
	font-size: 14px;
	line-height: 25px;
}
.why01{
	position: absolute;
	top:150px;
}
.why02{
	position: absolute;
	top:-80px;
	left: 300px;
}
.why03{
	position: absolute;
	top:-80px;
	right: 300px;
}
.why04{
	position: absolute;
	top:150px;
	right: 0px;
}
.why_con div:hover{
	cursor: pointer;
}
.why_con div:hover div{
	background: #F0AD2B;
	color:#fff;
}
.why_con div:hover .why_con_title{
	font-weight: bold;
}
.why_con div:hover .con_con{
	color:#000;
	font-weight: bold;
}
.smallcurcle{
	margin-top: -400px;
}
.why_public{
	margin-top: -200px;
}
/*继承诉讼需要了解的问题*/
.need_left{
	width:340px;
	float: left;
}
.need_right{
	width:340px;
	float: right;
}
.need_left div,.need_right div{
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
	color:#9F3B3B;
}
.need_left p,.need_right p{
	font-size: 14px;
	color:#666;
	line-height: 23px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.need_left li,.need_right li{
	padding: 20px 0px;
	border-bottom: 1px solid #e6e6e6;
}
.needimg{
	width: 430px;
	height: 430px;
	float: left;
	margin: 0px 45px;
}
.reading-swiper .swiper-slide{
	margin: 10px auto;
}
.reading-swiper .swiper-slide:hover{
	box-shadow: 0px 0px 10px #666;
	margin: 10px auto;
}
.reading-swiper{
	padding-bottom: 50px;
}
.reading-swiper .swiper-slide:hover .read_add{
	display: none;
}
.reading-swiper .swiper-slide:hover .read_add2{
	display: block;
}
.reading-swiper a{
	position: relative;
	display: block;
	padding-bottom:70px;
}
.reading-swiper a div{
	height: 70px;
	width: 85%;
	margin: 5px auto;
	color:#9F3B3B
}
.reading-swiper a p{
	font-size: 14px;
	line-height: 22px;
	width: 85%;
	margin: 5px auto;
}
.read_add2{
	display: none;
}
.read_add,.read_add2{
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.read_next,.read_prev{
	border: 1px solid #666;
	padding: 0px 5px;
	top: 95%!important;
}
.read_prev{
	left:1100px!important;
}
.mobile-book-swiper,.mobile-reading-swiper{
	display: none;
}

/*遗产继承结束*/


/*房产律师*/
.house_about_left{
	float: left;
	width: 620px;
}
.house_about_left .public_title{
	text-align: left;
	margin: 120px auto 20px;
}
.house_about_left .ttile_line{
	margin: 8px 0px;
}
.house_about_left_con p{
	line-height: 25px;
}
.house_about_left_con a{
	display: inline-block;
	color:#F0AD2B;
	font-size: 14px;
	margin-top: 15px;
}
.house_about_right{
	float: right;
	width: 450px;
	position: relative;
	margin-top: 80px;
}
.house_about_right img{
	border:5px solid #fff;
	object-fit: cover;
}
.about_shape{
	position: absolute;
	left:85px;
	top: 35px;
}
.h2{
	position: absolute;
	right: 0px;
	width: 225px;
	height: 255px;
}
.h1{
	position: absolute;
	top: 155px;
	left:20px;
	width: 240px;
	height: 180px;
}
/*业务领域*/
.about_back{
	width: 100%;
	height: 400px;
	background: url(../images/about_back.jpg) no-repeat;
	background-size: 100% cover;
}
.about_back .public_title{
	padding-top: 30px;
}
.bArea li{
	float: left;
	margin: 0px auto;
	text-align: center;
	width: 25%;
	cursor: pointer;
}
.bArea li div{
	width: 100px;
	height: 100px;
	margin: 0 auto 20px;
	border-radius: 50%;
	background: #fff;
	border:1px solid #EAD9D9;
	text-align: center;
}
.bArea li div img{
	margin-top: 28px;
}
.b1_1{
	display: none;
}
.b_title{
	font-size: 20px;
}
.b_english{
	font-size: 14px;
	line-height: 20px;
}
.bArea li:hover div{
	background: #9F3B3B;
	box-shadow: 0px 0px 5px #9F3B3B;
	border: 1px solid #9F3B3B;
}
/*问题咨询*/
.ques{
	text-align: center;
	position: relative;
}
.ques_right{
	position: absolute;
	right: 250px;
	top: 0px;
}
.ques_left{
	position: absolute;
	left: 250px;
	top: 0px;
}
.ques_right div,.ques_left div{
	width: 148px;
	line-height: 40px;
	border: 1px solid #9F3B3B;
	border-radius: 30px;
	cursor: pointer;
}
.ques_right div:hover,.ques_left div:hover{
	background: #9F3B3B;
	color:#fff;
}
.ques_01{
	position: absolute;
	right: 50px;
	top: 0px;
}
.ques_02{
	position: absolute;
	right: -40px;
	top: 83px;
}
.ques_03{
	position: absolute;
	right: -90px;
	top: 185px;
}
.ques_04{
	position: absolute;
	right: -90px;
	top: 293px;
}
.ques_05{
	position: absolute;
	right: -40px;
	top: 382px;
}
.ques_06{
	position: absolute;
	right: 20px;
	top: 457px;
}
.ques_012{
	position: absolute;
	left: 50px;
	top: 0px;
}
.ques_11{
	position: absolute;
	left: -40px;
	top: 83px;
}
.ques_10{
	position: absolute;
	left: -90px;
	top: 185px;
}
.ques_09{
	position: absolute;
	left: -90px;
	top: 293px;
}
.ques_08{
	position: absolute;
	left: -40px;
	top: 382px;
}
.ques_07{
	position: absolute;
	left: 20px;
	top: 457px;
}
/*核心优势*/
.heart{
	background: url(../images/heart.jpg) no-repeat center center;
	width: 100%;
	height: 870px;
	background-size:cover;
	margin: 60px auto;
}
.heart .public_title{
	padding-top: 30px;
}
.heart li{
	float: left;
	width: 49%;
	text-align: center;
	color:#fff;
	cursor: pointer;
	padding: 42px 0px;
}
.heart li:nth-child(odd){
	border-right: 1px solid #e6e6e6;
}
.heart li:first-child,.heart li:nth-child(2){
	border-bottom: 1px solid #e6e6e6;
}
.heart_title{
	color:#F0AD2B;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	margin: 10px auto 20px;
}
.heart_con{
	line-height: 30px;
}
.heart li a{
	display: inline-block;
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
	color:#fff;
	margin-top: 25px;
}
.heart li:hover{
	background: rgba(255,255,255,0.2);
}
/*服务流程*/
.pro2{
	
}
.pro2 li{
	width: 230px;
	height: 100px;
	border: 1px solid #dbdbdb;
	float: left;
	margin-bottom: 10px;
	cursor: pointer;
}
.pro2 img{
	/* display: block; */
}
.la1{
	float: left;
	margin: 35px 25px;
}
.la2{
	transform: rotate(90deg);
	margin:0px 115px 0px;
}
.la3{
	float: left;
	transform: rotate(180deg);
	margin: 65px 25px;
}
.pro2 li p{
	margin:0px 15px;
	font-size:40px;
	line-height: 100px;
}
.pro2 li div p{
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
}
.pro2 li div img{
	width: 25px;
	height: auto;
	margin-bottom: 5px;
}
.serhover{
	display: none;
}
.pro2 li:hover{
	border: 1px solid #9F3B3B;
	background: #9F3B3B;
	color:#fff
}
.pro2 li:hover .serhover{
	display: block;
}
.pro2 li:hover .serimg{
	display: none;
}
/*客户案例*/
.cus{
	background: url(../images/about_back.jpg) no-repeat;
	width: 100%;
	height:630px;
	background-position: center center;
	background-size: cover;
}
.cus .public_title{
	padding-top: 30px;
}
.mobile-case-swiper{
	display: none;
}
.case-swiper .swiper-slide{
	text-align: left;
}
.case-swiper img{
	width: 100%;
	height: 250px;
	object-fit: cover;
}
.swiper-title{
	width: 95%;
	margin: 15px auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.swiper-con{
	font-size: 14px;
	color:#999;
	line-height:23px;
	width: 95%;
	margin: 0 auto;
}
.swiper-date{
	width: 95%;
	margin: 10px auto;
	position: relative;
	
}
.swiper-date p{
	width: auto;
	margin: 0px;
}
.swiper-date a{
	display: inline-block;
	width: 100px;
	line-height: 30px;
	background: #F0AD2B;
	color:#fff;
	text-align: center;
	font-size: 14px;
	position: absolute;
	right: 0px;
}
/*常见问题*/
.problem_left{
	width: 600px;
	float: left;
}
.problem-swiper .swiper-slide{
	position: relative;
	text-align: left;
}
.problem-swiper img{
	width: 500px;
	height: 375px;
	object-fit: cover;
}
.pro{
	background: rgba(0,0,0,0.7);
	width: 330px;
	position: absolute;
	top: 100px;
	left: 260px;
}
.pro a{
	color:#fff;
}
.pto-title{
	margin: 15px 15px 35px;
}
.pro-con{
	margin: 0px 15px 35px;
	font-size: 14px;
}
.pro-date{
	margin: 0px 15px 25px;
	font-size: 14px;
}
.problem_right{
	float: right;
	width: 550px;
}
.problem_right li{
	padding: 10px 0px;
	margin: 10px 0px;
    overflow: hidden;
}
.pro_right_date{
	width: 90px;
	text-align: center;
	padding-right: 10px;
	border-right: 1px solid #e6e6e6;
	color:#666;
}
.day{
	font-size:35px;
}
.pro_right_news{
	width: 430px;
	padding-left: 20px;
}
.pro_right_news div{
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pro_right_news p{
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color:#999;
}
.problem_right li:hover{
	background: #9F3B3B;
	color:#fff;
	cursor: pointer;
}
.problem_right li:hover .pro_right_news p{
	color:#fff;
}
.problem_right li:hover .pro_right_date{
	color:#fff;
}
.pro_next,.pro_prev{
	top: 90%!important;
}
.pro_next:after,.pro_prev:after{color:#fff;background:#F0AD2B!important;padding: 5px 10px!important;}
.pro_next{
	right: 10px!important;
}
.pro_prev{
	left: 515px!important;
}
/*房产律师结束*/



/*律师答疑*/
.date{
	font-size: 50px;
	color:#f8d8ab;
	margin-right:35px;
}
.date span{
	font-size:30px;
}
.layer_page{
	margin: 50px auto;
}
.layer_question{
	font-size: 20px;
	color:#666;
	font-weight: bold;
}
.layer_list li a{
	display: flex;
	padding:40px 0px;
	vertical-align: middle;
	border-bottom: 1px dotted #e6e6e6;
}
.layer_list li a:hover .layer_question{
	color:#9F3B3B
}
.layer_answer{
	display: flex;
	color:#999;
	line-height: 27px;
	margin-top: 10px;
}
.dayi{
	width: 80px;
	white-space:nowrap;
}
.dayi2{
	width: 100%;
}
.pagination{
	margin: 80px auto;
	justify-content: center;
    display: flex;
    align-items: center;
}
.active{
    background: #e6e6e6;
    color: #fff;
    padding: 5px 11px;
}
.pagination li{
	margin: 0px 15px;
}
.pagination li:first-child{
	background: #E6E6E6;
	color:#999;
	padding: 10px 15px;
}
.prve a,.next a{
	background: #E6E6E6;
	color:#999;
	padding: 10px 15px;
}
.ys_number a{
	color:#999;
	padding: 10px 15px;
}
.prve a:hover,.next a:hover,.ys_number a:hover{
	background: #9F3B3B;
	color:#fff;
}

/*法律解读*/
.law{
	margin-top: 70px;
	justify-content: center;
}
.law li{
	display: inline-block;
	text-align: center;
	width: 20%;
	height: 460px;
	margin: 0px 30px;
	border:1px solid #E6E6E6;
}
.add{
	font-size: 150px;
	font-weight: 100;
	line-height: 460px;
	color:#dbdbdb;
	cursor: pointer;
}
.law a div{
	font-size: 20px;
	margin: 35px 25px 30px;
	color:#333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.law a p{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	color:#666;
	margin:0px 25px;
	text-align: left;
	font-size: 14px;
	line-height:25px;
}
.law a img{
	width: 285px;
	height: 250px;
	object-fit: cover;
	margin-top: 40px;
}

/*法律解读详情*/
.law_title{
	font-size: 22px;
	color:#9F3B3B;
	padding: 50px 30px 20px;
	border-bottom: 1px solid #E6E6E6;
}
.law_samll_title{
	font-size: 20px;
	color:#9F3B3B;
	margin: 25px 30px;
}


/*经典案例*/
.case{
	margin-top: 80px;
}
.case li{
	margin: 20px auto;
}
.case a{
	height: 200px;
	border: 1px solid #e6e6e6;
}
.case img{
	width:230px;
	height: 155px;
	object-fit: cover;
	margin:0px 30px;
}
.case a div div{
	font-size: 18px;
	color:#333;
	font-weight: bold;
	margin:15px auto 20px;
}
.case a p{
	color:#999;
	font-size: 14px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.case a:hover{
	background: #9F3B3B;
}
.case a:hover div,.case a:hover p{
	color:#fff
}
.will_title{
	font-size: 22px;
	color:#333;
	padding:50px 0px 15px;
	border-bottom: 1px solid #e6e6e6;
}
.will_samll_ttile{
	background: #F0AD2B;
	color:#fff;
	width: 120px;
	line-height: 50px;
	margin-top: 55px;
	text-align: center;
}
.will_kuang{
	width: 100%;
	border:1px solid #F0AD2B;
}
.will_kuang div,.will_kuang p{
	padding: 0px 20px;
}

/*关于我们*/
.layer_swiper{
	display: flex;
	margin-top: 70px;
}
.layer_left{
	width:550px;
	height: 580px;
	position: relative;
}
.layer_line{
	width: 500px;
	height: 550px;
	position: absolute;
	left: 20px;
	bottom: 0px;
	border:3px solid #9F3B3B;
}
.layer_swiper img{
	width: 500px;
	height: 550px;
	object-fit: cover;
	position: absolute;
	left: 0px;
	bottom:20px;
}
.layer_right{
	margin-left:30px;
	text-align: left;
	width:370px;
}
.law_samll_title{
	margin: 15px auto;
}
.team li{
	width: 30%;
	margin: 30px 1.515%;
	float: left;
	text-align: center;
	padding-bottom: 15px;
	border: 1px solid #e6e6e6;
}
.team li img{
	width:80%;
	height:300px;
	object-fit: cover;
	object-position: top;
}
.layer_name{
	font-size: 14px;
	color:#999;
}
.introduce{
	font-size: 16px;
	color:#333;
	line-height:28px;
	margin:10px auto;
}
.swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	background: #c90e0e;
}
/*新闻详情页*/
.news_details{
	text-align: center;
	display: none;
}
.author{
	font-size: 14px;
	color:#999;
	line-height: 30px;
}
.abc{
	display: none;
}


/*联系我们*/
.callus{
	margin:40px auto 80px;
	justify-content: center;
}
.callus div,.callus ul{
	margin: 0px 60px;
}
.callus ul p{
	font-size: 20px;
	font-weight: bold;
	color:#9F3B3B;
	margin-bottom: 20px;
}
.callus ul li{
	font-size: 14px;
	line-height: 28px;
	color:#474747
}
.callus div{
	width:140px;
	text-align: center;
	font-size: 14px;
	color:#474747;
}
.callus div img{
	width: 100%;
	margin-bottom: 15px;
}
#allmap{
	height:520px;
	width:100%;
}





/*右侧悬浮窗*/
.left{
	position: fixed;
	top:25%;
	right:0px;
	z-index: 2;
	text-align: center;
}
.left ul{
	width:75px;
}
.left li{
	height:75px;
	text-align: center;
	margin:5px 0px;
	position: relative;
	color:#fff;
	background: #f0ad2b;
}
.left li a{
	color:#fff;
}
.left li p{
	font-size: 14px;
}
.number{
	display: none;
}
.fang{
	position: absolute;
	right:86px;
	top:20px;
	background:#9f3b3b;
	width:130px;
	line-height: 40px;
	height:40px;
}
.showma{
	position: absolute;
	right:86px;
	top:10px;
	background:#9f3b3b;
	width:156px;
	line-height: 40px;
	height:156px;
	border:2px solid #9F3B3B;
	text-align: center;
}
.showma img{
	width: 150px!important;
	height: 150px;
	margin-top: 2px!important;
}
.sanjiao{
	width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left-color: #9f3b3b ;
	position: absolute;
	right:70px;
	top:30px;
}
.left li img{
	width:25px;
	margin-top: 15px;
}
.left li:hover{
	background: #9f3b3b;
}
.left li:hover .number{
	display: block;
}
.top{
	margin-top: 5px;
}

/*咨询窗口*/
.zixun{
	width:600px;
	height:300px;
	overflow: hidden;
	display: flex;
	background: #0688db;
	border-radius: 10px;
	position: fixed;
	margin:auto;
	left:0px;
	right:0px;
	top:30%;
	z-index:999;
	color:#fff;
}
.zixun img{
	width:50%;
	height:100%;
	object-fit: cover;
}
.zixun-title{
	font-size: 32px;
	font-weight: bold;
	margin:40px 0px;
}
.zixun-con p{
	font-size: 15px;
}
.zixun-button {
	display: flex;
	align-items: center;
}
.zixun-button button{
	margin:75px 15px 0px;
	width:110px;
	height:40px;
	line-height: 40px;
	border:2px solid #fff;
	background: none;
	border-radius: 10px;
	color:#fff;
	cursor: pointer;
}

.art_foot{
	color: #9F3B3B;
    padding: 50px 30px 20px;
    white-space: nowrap;
    overflow: hidden;
    border-top: 1px solid #E6E6E6;
}
.fwtell{
    position: initial;
}
.bghui{
	background-color:#ededed;
}
.square a{
	color:#fff;
}

.teamimg img{
	width: 250px;
    height: 300px;
    object-fit: cover;
    object-position: top;
}