body {
	background:#f9f9f9;
	min-width:1200px
}
.body {
	position:relative;
	margin-bottom:46px
}
.mt42 {
	margin-top:42px
}
.mt48 {
	margin-top:48px
}
.mb42 {
	margin-bottom:42px
}
.mb30 {
	margin-bottom:30px
}
.nowrap {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
.nowrap2 {
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden
}
.link-block {
	display:block
}
.bg {
	border-radius:10px;
	background:#fff;
	box-shadow:0px 6px 20px 0px rgba(0,0,0,.03)
}
.navigation-tag {
	margin-top:30px;
	margin-bottom:18px;
	font-size:12px;
	font-weight:400;
	line-height:12px;
	color:#666
}
.navigation-tag .tl {
	font-size:12px;
	font-weight:400;
	line-height:12px;
	color:#999
}
.navigation-tag a {
	color:#666;
	transition:.3s
}
.subject-left {
	position:relative;
	width:810px;
	margin-right:50px
}
.law-head {
	padding:32px 30px 36px
}
.law-head .head-tlt,.law-head h1 {
	font-size:28px;
	font-weight:600;
	letter-spacing:0px;
	line-height:28px;
	color:#222
}
.law-head .site-list {
	margin-top:36px
}
.law-head .site-list .item {
	float:left;
	width:92px;
	color:#333;
	line-height:20px;
	margin-bottom:24px;
	font-size:16px
}
.law-head .site-list .item .active {
	color:#00997d
}
.law-head .select-main {
	border-top:1px solid #eee;
	padding-top:24px;
	display:flex
}
.law-head .select-main .bar_item {
	position:relative;
	font-size:16px;
	font-weight:400;
	line-height:16px;
	color:#333;
	padding-right:20px;
	margin-right:36px;
	cursor:pointer
}
.law-head .select-main .bar_item:hover {
	color:#00997d
}
.law-head .select-main .bar_item:hover:after {
	background-image:url(/static/images/icon_active.png)
}
.law-head .select-main .bar_item.active {
	color:#00997d
}
.law-head .select-main .bar_item.active:after {
	background-image:url(/static/images/icon_active.png)
}
.law-head .select-main .bar_item:after {
	content:"";
	position:absolute;
	width:16px;
	height:16px;
	top:0;
	right:0;
	background-image:url(/static/images/icon_bottom.png);
	background-repeat:no-repeat;
	background-size:100% 100%
}
.law-item {
	display:flex;
	align-items:center;
	padding:30px;
	margin-top:30px
}
.law-item .law-img {
	width:110px;
	height:110px;
	border-radius:8px;
	margin-right:28px;
	background:#eff2f4
}
.law-item .law-img .img-box {
	width:102px;
	height:102px;
	border-radius:6px;
	margin:4px
}
.law-item:nth-child(6n+1) .law-img .img-box {
	background-color:#8187a4
}
.law-item:nth-child(6n+2) .law-img .img-box {
	background-color:#a49081
}
.law-item:nth-child(6n+3) .law-img .img-box {
	background-color:#a48191
}
.law-item:nth-child(6n+4) .law-img .img-box {
	background-color:#81a484
}
.law-item:nth-child(6n+5) .law-img .img-box {
	background-color:#648e9a
}
.law-item:nth-child(6n) .law-img .img-box {
	background-color:#9ea378
}
.law-item .law-box {
	margin-right:28px;
	flex:1;
	min-width:0
}
.law-item .law-box .law-tlt {
	font-size:24px;
	font-weight:700;
	letter-spacing:0px;
	line-height:24px;
	color:#333;
	padding-bottom:6px;
	display:block
}
.law-item .law-box .law-tlt:hover {
	color:#00997d
}
.law-item .law-box .law-txt {
	margin-top:18px;
	font-size:16px;
	font-weight:400;
	letter-spacing:0px;
	line-height:16px;
	color:#666
}
.law-item .law-btn {
	width:130px;
	height:42px;
	border-radius:218px;
	border:1px solid #666;
	line-height:42px;
	text-align:center;
	color:#333;
	font-size:20px;
	display:block
}
.law-item .law-btn:hover {
	width:132px;
	height:44px;
	border:none;
	background:linear-gradient(90deg,#fa8900 0%,#fa1e1e 100%);
	color:#fff
}
.subject-right {
	width:340px
}
.specialty {
	position:relative
}
.specialty .head {
	margin-bottom:5px
}
.specialty .head .tl {
	font-size:20px;
	font-weight:700;
	line-height:20px;
	color:#333
}
.specialty .lawyer-box {
	padding:12px;
	border-radius:10px;
	background:#fff;
	box-shadow:0px 6px 20px 0px rgba(0,0,0,.03);
	margin:20px 0 0;
	display:flex
}
.specialty .lawyer-box .lawyer-left {
	width:82px;
	height:82px;
	margin-right:14px;
	border-radius:6px;
	display:block
}
.specialty .lawyer-box .lawyer-left .img {
	width:100%;
	height:100%;
	border-radius:6px
}
.specialty .lawyer-box .lawyer-right {
	flex:1;
	display:flex;
	flex-wrap:nowrap;
	align-items:center
}
.specialty .lawyer-box .lawyer-main {
	flex:1
}
.specialty .lawyer-box .lawyer-main .tl {
	font-size:18px;
	font-weight:500;
	line-height:18px;
	color:#333
}
.specialty .lawyer-box .lawyer-main .tl:hover {
	color:#00997d
}
.specialty .lawyer-box .lawyer-main .txt {
	margin-left:6px;
	font-size:12px;
	font-weight:400;
	line-height:12px;
	color:#999
}
.specialty .lawyer-box .lawyer-main .note {
	margin-top:10px;
	font-size:14px;
	font-weight:400;
	line-height:14px;
	color:#666
}
.specialty .lawyer-box .lawyer-main .btxt {
	font-weight:700
}
.specialty .lawyer-box .lawyer-main .phone {
	margin-top:18px;
	font-size:14px;
	font-weight:700;
	line-height:14px;
	color:#333;
	padding-left:16px;
	position:relative
}
.specialty .lawyer-box .lawyer-main .phone:before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	background-image:url(/static/images/icon_phone.png);
	background-repeat:no-repeat;
	background-size:100% auto;
	width:12px;
	height:12px
}
.specialty .lawyer-box .lawyer-btn {
	width:72px;
	height:28px;
	border:1px solid #00b594;
	color:#00b594;
	font-size:14px;
	font-weight:500;
	line-height:28px;
	color:#00997d;
	text-align:center;
	border-radius:199px
}
.specialty .lawyer-box .lawyer-btn:hover {
	background:linear-gradient(90deg,#fa8900 0%,#fa1e1e 100%);
	color:#fff;
	border:none;
	height:30px;
	line-height:30px;
	width:74px
}
.knowledge {
	box-shadow:0px 6px 20px 0px rgba(0,0,0,.03);
	background:#fff;
	border-radius:10px
}
.knowledge .konw_head {
	border-radius:10px;
	background:#fff
}
.knowledge .know_tab {
	cursor:pointer;
	background:#ededed;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	display:flex;
	justify-content:space-around
}
.knowledge .know_tab .item {
	width:100%;
	text-align:center;
	font-size:18px;
	font-weight:400;
	color:#333;
	background:#fff
}
.knowledge .know_tab .item .itxt {
	padding:24px 0;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background:#ededed
}
.knowledge .know_tab .item:first-child {
	border-top-left-radius:10px
}
.knowledge .know_tab .item:last-child {
	border-top-right-radius:10px
}
.knowledge .know_tab .item:last-child .itxt {
	border-top-left-radius:0;
	border-top-right-radius:10px
}
.knowledge .know_tab .item:nth-child(2) {
	background:#fff
}
.knowledge .know_tab .item:nth-child(2) .itxt {
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:10px
}
.knowledge .know_tab .active {
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	font-weight:700;
	position:relative
}
.knowledge .know_tab .active .itxt {
	border-radius:10px 10px 0 0;
	background:#fff !important
}
.knowledge .know_tab .active:after {
	content:"";
	position:absolute;
	height:4px;
	width:30px;
	border-radius:134px;
	margin-left:-15px;
	left:50%;
	bottom:10px;
	background:#00b594
}
.knowledge .konw-main {
	background:#ededed;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px
}
.knowledge .konw-con {
	display:none;
	padding:20px;
	border-radius:10px;
	background:#fff
}
.knowledge .konw-con:first-child {
	display:block;
	border-top-left-radius:0
}
.knowledge .konw-con:last-child {
	border-top-right-radius:0
}
.knowledge .konw-item {
	position:relative;
	padding:14px 0 14px 14px
}
.knowledge .konw-item:before {
	content:"";
	position:absolute;
	top:20px;
	left:0;
	width:6px;
	height:6px;
	background:#ccc;
	border-radius:50%
}
.knowledge .konw-item .tlt {
	flex:1;
	display:block;
	font-size:16px;
	font-weight:400;
	line-height:16px;
	color:#333
}
.knowledge .konw-item .tlt:hover {
	color:#00997d
}
.knowledge .konw {
	padding:12px 0;
	display:flex;
	align-items:center
}
.knowledge .konw .num {
	width:20px;
	height:20px;
	margin-right:10px;
	border:1px solid #999;
	font-size:16px;
	font-weight:500;
	line-height:20px;
	color:#666;
	border-radius:4px;
	text-align:center
}
.knowledge .konw .tlt {
	flex:1;
	display:block;
	font-size:16px;
	font-weight:400;
	line-height:16px;
	color:#333
}
.knowledge .konw .tlt:hover {
	color:#00997d
}
.knowledge .konw:first-child .num {
	font-weight:700;
	color:#fff;
	border:1px solid #ff4117;
	background-color:#ff4117
}
.knowledge .konw:nth-child(2) .num {
	font-weight:700;
	color:#fff;
	border:1px solid #ff8d1a;
	background-color:#ff8d1a
}
.knowledge .konw:nth-child(3) .num {
	font-weight:700;
	color:#fff;
	border:1px solid #ffc300;
	background-color:#ffc300
}
.exclusive {
	width:340px;
	min-height:345px;
	background-image:url(/static/images/contractor_back.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%;
	border-radius:10px;
	padding-top:70px;
	position:relative
}
.exclusive .exclusive-top {
	position:absolute;
	top:0;
	left:0;
	width:148px;
	height:44px;
	opacity:1;
	border-radius:10px 0 20px;
	background:linear-gradient(90deg,#f7d8a8 0%,#e0ae6c 100%);
	text-align:center;
	line-height:44px;
	font-size:20px;
	font-weight:700;
	color:#5c3a0d
}
.exclusive .exclusive-img {
	margin:0 auto;
	text-align:center;
	display:block
}
.exclusive .exclusive-img .img {
	width:170px;
	height:170px;
	background:#fffbe8;
	border-radius:8px;
	border:5px solid #fffbe8
}
.exclusive .exclusive-main {
	padding:30px 24px 34px
}
.exclusive .exclusive-main .ex-head {
	display:flex
}
.exclusive .exclusive-main .ex-left {
	flex:1;
	width:200px
}
.exclusive .exclusive-main .ex-name {
	font-size:24px;
	font-weight:700;
	line-height:24px;
	color:#333;
	display:flex;
	align-items:center
}
.exclusive .exclusive-main .ex-name .tl {
	max-width:170px
}
.exclusive .exclusive-main .x_icon {
	margin-left:6px;
	background-image:url(/static/images/ask-sprite.png);
	background-position:0 0;
	background-size:87.5px;
	width:24px;
	height:24px
}
.exclusive .exclusive-main .ex-phone {
	margin-top:16px;
	font-size:18px;
	font-weight:700;
	line-height:18px;
	color:#333;
	position:relative;
	padding-left:22px
}
.exclusive .exclusive-main .ex-phone:before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	background-image:url(/static/images/ask-sprite.png);
	background-position:-18.5px -49px;
	background-size:87.5px;
	width:16px;
	height:17px
}
.exclusive .exclusive-main .ex-btn {
	width:90px;
	height:38px;
	opacity:1;
	border-radius:90px;
	background:linear-gradient(270deg,#75502f 0%,#a17b50 100%);
	line-height:38px;
	font-size:18px;
	font-weight:700;
	color:#fff;
	text-align:center
}
.exclusive .exclusive-main .ex-btn:hover {
	opacity:.7
}
.exclusive .exclusive-main .ex-adept {
	margin-top:24px;
	font-size:14px;
	font-weight:400;
	line-height:14px;
	color:#333
}
.page-box {
	text-align:center;
	padding:48px 0 0;
	height:40px
}
.page-box .page-list {
	text-align:center;
	display:inline-block
}
.page-box .page-list .page a {
	display:inline-block;
	padding:12px 15px;
	border-radius:4px;
	background:#f2f2f2;
	font-size:16px;
	font-weight:400;
	line-height:16px;
	color:#666;
	margin-right:10px
}
.page-box .page-list .page a:hover {
	background:#00b594;
	color:#fff
}
.page-box .page-list .page a:last-child {
	margin-right:0
}
.page-box .page-list .page .on {
	background:#00b594;
	color:#fff
}
.related .head .tl {
	color:#333;
	font-size:24px;
	line-height:24px;
	font-weight:700
}
.related-list {
	margin-top:30px;
	border-radius:10px;
	background:#fff;
	padding:38px 38px 0;
	box-shadow:0px 6px 20px 0px rgba(0,0,0,.03)
}
.related-item {
	padding-bottom:48px
}
.related-item .tl {
	font-size:18px;
	font-weight:700;
	line-height:18px;
	color:#333
}
.related-item .list .aitem {
	margin-top:24px;
	margin-right:36px;
	color:#333;
	font-size:16px;
	font-weight:400;
	line-height:16px;
	cursor:pointer
}
.related-item .list .aitem:hover {
	color:#00997d
}
