/* 加入我们 */
.contact_top {
	padding-top: 0.65rem;
}
.job_dl{
	background: #FFFFFF;
	padding:0.19rem;
	box-shadow: 0rem 0.02rem 0.8rem 0.01rem rgba(0,0,0,0.05);
	border-radius: 0.02rem 0.02rem 0rem 0rem;
	border: 0.01rem solid rgba(33, 122, 255, 0.5);
	width: 5.77rem;
	margin-bottom:0.24rem;
	transition: var(--s_tran);
	position: relative;
	
}
.job_dl:hover{
	/* border-color: rgba(33, 122, 255, 1); */
}
.job_dl.open{
	box-shadow: 0rem 0rem 0rem 0rem rgba(0,0,0,0);
}
.job_dl.open .join_tit{
	font-weight: bold;
}
.job_dl .join_tit{
	font-weight: 400;
	font-size: 0.24rem;
	color: #333333;
	transition: var(--s_tran);
	text-align: center;
}
.job_dl.open .job_describtoin{
	display: block;
	box-shadow: 0rem 0rem 0rem 0rem rgba(0,0,0,0);
}
.job_describtoin{
	padding:0.15rem 0.12rem 0.66rem 0.3rem;
	color: #333;
	display: none;
	background-color: #fff;
	position:absolute;
	width: 5.77rem;
	
	box-shadow: 0rem 0.02rem 0.8rem 0.01rem rgba(0,0,0,0.05);
	border-radius: 0rem 0rem 0.02rem 0.02rem;
	border: 0.01rem solid rgba(33, 122, 255, 0.5);
	margin-bottom:0.24rem;
	transition: var(--s_tran);
	left:-0.01rem;
	border-top-color: transparent;
	top: 0.69rem;
	    z-index: 9;
}
.job_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 0.5rem;
	padding-bottom: 0.36rem;

	}
	
/* 联系我们 */
.contact_bottom {
	padding-bottom:0.72rem;
}
.contact_bottom .tit{
	font-weight: bold;
	font-size: 0.24rem;
	color: #333333;
	text-align: center;
	margin-bottom:0.57rem;
}
.contact_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.contact_item{
	width: 5.62rem;
    width:50%;
	background: #FFFFFF;
	box-shadow: 0rem 0.02rem 0.8rem 0.01rem rgba(0,0,0,0.05);
	border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
	padding:0.4rem 0.34rem;
}
.contact_item .name{
	font-weight: 400;
	font-size: 0.24rem;
	color: #333333;
	margin-bottom:0.25rem;
}
.contact_info .cbox{
	font-weight: 400;
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.4rem;
}


/* 分支机构 */
.org_list{
	padding-top:0.75rem;
}
.org_page{
	padding-bottom:1.13rem;
}
.org_item {
	margin-top: 0.5rem;
		box-shadow: 0rem 0rem 0.1rem 0.01rem rgba(0,0,0,0.1);
}
.org_item .org-box{
	display: flex;
}
.org_item .org_left{
	width: 5.39rem;
	height: 4.55rem;
}
.org_right {
	padding:0.8rem 0.3rem 0rem 0.3rem;
	background-color: #fff;
	width:6.21rem;

}
.org_right .org_detail .text{
	padding:0rem;
	/* padding-top: 0.36rem; */
	    display: -webkit-box;
/* 	    -webkit-box-orient: vertical;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    -webkit-line-clamp: 7; */
}
.org_right .org_detail{
	padding-bottom: 0rem;
	padding-left:0rem;
	padding-right: 0rem;
}
.org_right .tit{
	font-weight: bold;
	font-size: 0.24rem;
	color: #333333;
	margin-bottom:0.45rem;
}
.org_info .cbox{
	display: flex;
	align-items: center;
	font-weight: 400;
	font-size: 0.18rem;
	color: #333333;
	line-height: 0.4rem;
}
.org_info .cbox img{
	width: 0.26rem;
	object-fit: contain;
	margin-right: 0.1rem;
}
.org_many, 
.org_many1{
	font-size: 0.18rem;
	color: #333333;
	display: flex;
	align-items: center;
	line-height: 0.4rem;
	margin-top: 0.9rem;
	cursor: pointer;
	
}
.org_item.open .org_detail .org_many{
	display: block;
}
.open .org_many{
	display: none;
}
.org_many1 img, 
.org_many img{
	width: 0.15rem;object-fit: contain;
	margin-left: 0.1rem;
}
.org_many1{
	justify-content: end;
	margin-top: 0.2rem;
}
.org_many1 img{
	transform: rotate(180deg);
}
.org_detail{
	display: none;
		padding:0.27rem 0.25rem;
}

.org_detail .text{
	color: #333;

}
.org_item.open .org_detail{
	display: block;
}





/* 律师加盟 */
.lawyer_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 0.4rem;
	margin-top: 0.4rem;
}
.law_item{
	padding: 0.38rem 0.4rem 0.35rem 0.3rem;
	box-shadow: 0rem 0.02rem 0.8rem 0.01rem rgba(0,0,0,0.05);
	border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
	    border: 0.01rem solid rgba(33, 122, 255, 0.6);
	width: 5.77rem;
	margin-bottom: 0.24rem;
	transition: all 0.3s ;
}
.law_item:hover{
	background: linear-gradient( 315deg, #45B2FF 0%, #217AFF 100%);
}
.law_item:hover .read, 
.law_item:hover .tit{
	color: #fff;
}
.law_item .tit{
	font-weight: 400;
	font-size: 0.24rem;
	color: #333333;
	margin-bottom: 0.1rem;
		transition: all 0.3s ;
}
.law_item .read{
	font-weight: 400;
	font-size: 0.16rem;
	color: #999999;
		transition: all 0.3s ;
}



/*@media only screen and (max-width: 1500px){*/
.contact_bottom .tit{
    font-size: 18px;
}
.law_item .tit, 
.contact_item .name, 
.contact_info .cbox, 
    .law_item .read{
    font-size: 16px !important;
}
/*}*/




@media only screen and (max-width: 1024px){
    .law_item .tit, .contact_item .name, .contact_info .cbox, .law_item .read{
    font-size: 12px !important;
}
.contact_item, 
.law_item{
    width: 100%;
}
.contact_item{
    margin-bottom: 10px;
}
.contact_top, 
.contact_bottom{
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
}

.inquiry-wrap {
    background: #F7F7F7;
    padding: 0.4rem 0.34rem;
	flex: 1;
}
.inquiry-wrap .inquiry-title{
	margin-bottom: 1em;
}
.inquiry-wrap #feedbackForm .inquiry-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.inquiry-wrap #feedbackForm input, .inquiry-wrap #feedbackForm textarea {
    width: 100%;
    height: 50px;
    background: #FFF;
    border: 1px solid #E5E5E5;
    border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
    font-family: inherit;
    padding: 10px;
    font-size: 16px;
    outline: 0;
    margin-bottom: 1em;
    transition: all .1s linear;
    resize: none
}



.inquiry-wrap #feedbackForm input.input-error,.inquiry-wrap #feedbackForm textarea.input-error {
    border-color: #e00
}

.inquiry-wrap #feedbackForm input::placeholder,.inquiry-wrap #feedbackForm textarea::placeholder {
    color: #666
}

.inquiry-wrap #feedbackForm textarea {
    width: 100%;
    height: 160px
}

.inquiry-wrap #feedbackForm .send-btn {
    width: 100%;
    height: 46px;
    background: #017eff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    cursor: pointer;
    font-size: 18px;
    position: relative;
    overflow: hidden;
    border-radius: 0.04rem;
	 
}
.inquiry-wrap #feedbackForm .send-btn .span{
	cursor: pointer;
}
.inquiry-wrap #feedbackForm .send-btn:hover::before {
    width: 100%
}

.inquiry-wrap #feedbackForm .send-btn::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0px;
    height: 100%;
    transition: all .2s linear;
    background: rgba(0,0,0,.16);
    z-index: -1
}

 

.inquiry-wrap #feedbackForm button {
    background: #017eff;
    border: 0;
    font-family: inherit;
    padding: 10px;
    font-size: 16px;
    outline: 0;
    color: #fff
}

@media (max-width: 768px) { 
	.inquiry-wrap{padding:20px 10px}
	.inquiry-wrap .inquiry-title{font-size:22px}
	.inquiry-wrap #feedbackForm input{width:100%;height:44px}
	.inquiry-wrap #feedbackForm .inquiry-form input::placeholder {
		font-size: 16px;
	}
	.inquiry-wrap #feedbackForm .send-btn{height:44px}
}