.hetong-box {
	background-color: #f8fafc;
	overflow: hidden;
}

.hetong-con {
	margin-top: 30px;
}

.hetong-left {
	width: 892px;
}

.hetong-search {
	flex: 1;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}

.hetong-search .search-input {
	flex: 1;
	border: 1px #eee solid;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-left: 15px;
	font-size: 14px;
}

.hetong-search .search-submit {
	width: 112px;
	height: 40px;
	background: #029ae4;
	border: 0;
	color: white;
	font-size: 16px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	cursor: pointer;
}

.hetong-category {
	background-color: #ffffff;
	border: 1px solid #ebebeb;
}

.hetong-current {
	border-bottom: 1px solid #eeeeee;
	padding: 20px 40px;
}

.hetong-current h2 {
	font-size: 22px;
}

.hetong-current p {
	font-size: 14px;
	color: #ffffff;
	background-color: #ff7543;
	width: 76px;
	height: 22px;
	border-radius: 11px;
	text-align: center;
	margin-left: 30px;
	margin-top: 6px;
}

.hetong-cate-list {
	padding: 20px 20px;
	font-size: 14px;
}

.hetong-cate-list p {
	width: 70px;
	color: #666666;
	line-height: 30px;
}

.hetong-cate-list ul {
	width: 750px;
}

.hetong-cate-list ul li {
	float: left;
	font-size: 14px;
	margin-left: 10px;
	line-height: 30px;
	width: 110px;
}

.hetong-cate-list ul li a {
	color: #666;
	text-decoration: none;
}

.hetong-cate-list ul li:hover a,
.hetong-cate-list ul li.active a {
	color: #ff7543;
}

.hetong-tag {
	padding: 25px 0;
	display: flex;
	display: -webkit-flex;
}

.hetong-tag ul li {
	float: left;
	font-size: 14px;
	position: relative;
	width: 106px;
	line-height: 40px;
}

.hetong-tag ul li::after {
	position: absolute;
	content: '|';
	right: 25px;
}

.hetong-tag ul li:last-child::after {
	display: none;
}

.hetong-tag ul li.active a {
	color: #ff7543;
}

.hetong-list-main {
	background: white;
	padding: 20px;
}

.hetong-list .hetong-list-item {
	width: 150px;
	margin-right: 25px;
	margin-bottom: 20px;
}

.hetong-list .hetong-item-thumb {
	display: block;
	border: 1px solid #e0e0e0;
	border-radius: 10px;
	position: relative;
	top: 0;
	transition-duration: .1s;
	transition-property: top;
	box-shadow: 4px 4px 0 0 rgba(0, 0, 0, .04);
}

.hetong-list .hetong-item-thumb .item-vip-icon {
	position: absolute;
	background: #ff7543;
	border-radius: 6px;
	font-size: 12px;
	display: inline-block;
	line-height: 15px;
	height: 15px;
	left: 0;
	top: -6px;
	position: absolute;
	text-align: center;
	width: 28px;
	color: white;
}

.hetong-list .hetong-item-thumb:hover {
	top: -4px;
}

.hetong-list .hetong-item-thumb img {
	width: 100%;
	height: 210px;
	border-radius: 10px;
}

.hetong-list ul li:nth-of-type(5n) {
	margin-right: 0;
}

.hetong-list .hetong-item-bottom {
	padding-top: 12px;
}

.hetong-list .hetong-item-title {
	font-size: 14px;
}

.hetong-list .hetong-item-other {
	display: flex;
	justify-content: space-between;
	color: #999;
	line-height: 20px;
	margin-top: 5px;
}

.hetong-list .hetong-item-other .other-copy {
	background: #029ae4;
	color: white;
	padding: 0 5px;
	border-radius: 5px;
	cursor: pointer;
}

.hetong-right {
	width: 288px;
}

.hetong-rec {
	background-color: #fff;
	padding: 30px;
	border: 1px solid #e1e1e1;
}

.hetong-rec-title {
	font-size: 20px;
}

.hetong-rec-list {
	margin-top: 10px;
}

.hetong-rec-list li {
	font-size: 14px;
	line-height: 40px;
}

/* 推荐律师 */
.rec-lawyer-container {
	margin-top: 19px;
	width: 288px;
	border: 1px solid #eeeeee;
	background-color: #FFFFFF;
	border-radius: 5px;
}

.rec-lawyer-name {
	font-size: 16px;
	text-align: center;
	height: 44px;
	line-height: 42px;
	border-bottom: 1px solid #EEEEEE;
}

.rec-lawyer-name i {
	font-size: 26px;
	color: #aaaaaa;
	margin-right: 8px;
}

.rec-lawyer-container .bk-list-ly {
	padding: 15px 20px;
}

.bk-list-lyrec-li {
	margin-bottom: 10px;
}

.bk-list-reclypic,
.bk-list-reclypic img {
	width: 70px;
	height: 65px;
}

.bk-list-recwz {
	width: 175px;
	border: 1px solid #eee;
	border-left: none;
	padding: 9px 0;
	display: block;
	height: 65px;
}

.bk-list-recwz-one {
	padding: 0 25px;
}

.bk-list-honor {
	background: #ccc;
	position: relative;
	top: -10px;
	right: -1px;
	padding: 7px 5px;
	color: #FFFFFF;
}

.bk-list-lyrec-li:hover .bk-list-recwz {
	background-color: #ff7543;
	border-color: #ff7543;
}

.bk-list-lyrec-li:hover p {
	color: #FFFFFF;
}

.bk-list-lyrec-li:hover .bk-list-honor {
	background-color: #2c6bea;
}

.hetong-detail {
	display: flex;
	display: -webkit-flex;
	margin: 30px auto;
}

.hetong-detail .detail-recommend {
	border-right: 1px solid #eee;
	box-sizing: border-box;
	width: 280px;
	background: white;
}

.hetong-detail .recommend-top-title {
	padding: 20px 20px 12px;
	font-size: 16px;
}

.hetong-detail .detail-recommend .recommend-list {
	min-height: 1000px;
	overflow-y: auto;
}

.hetong-detail .detail-recommend .recommend-list-item {
	display: block;
	padding: 12px 0;
	padding-left: 20px;
	position: relative;
	text-decoration: none;
}

.hetong-detail .detail-recommend .recommend-list-item-active {
	background: #f6f6f6;
}

.hetong-detail .detail-recommend .recommend-list-item-active .item-title {
	color: #ff7543;
}

.hetong-detail .detail-recommend .recommend-list-item .item-number {
	position: absolute;
	line-height: 24px;
	color: #999;
	left: 0;
	left: 5px;
}

.hetong-detail .detail-recommend .recommend-list-item .item-title {
	line-height: 24px;
	font-size: 14px;
	padding-left: 24px;
	background: url('../images/word.png') no-repeat left center;
}

.hetong-detail .detail-recommend .recommend-list-item .item-other {
	padding-top: 5px;
	color: #999;
	font-size: 12px;
}

.hetong-detail .detail-recommend .recommend-list-item .item-other .other-text {
	padding-right: 10px;
}

.hetong-detail .detail-content {
	flex: 1;
	background: white;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
}

.hetong-detail .detail-content .content-top {
	padding: 20px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}

.hetong-detail .detail-content .content-top-title {
	font-size: 16px;
	background: url('../images/word.png') no-repeat left center;
	padding-left: 26px;
}

.hetong-detail .detail-content .content-top-btn {
	background: #029ae4;
	display: inline-block;
	line-height: 30px;
	padding: 0 20px;
	color: white;
	border-radius: 5px;
	text-decoration: none;
}

.hetong-detail .detail-content .content-top-download {
	background: #f40;
}

.hetong-detail .detail-content .content-top-unlock {
	background: #999;
}

.pact-unlock-main {
	overflow: hidden;
	padding: 40px 20px;
	display: none;
}

.pact-unlock-main .unlock-type {
	padding-bottom: 20px;
}

.pact-unlock-main .unlock-title {
	font-size: 14px;
	line-height: 30px;
}

.pact-unlock-main .unlock-list {
	overflow: hidden;
	padding-top: 10px;
}

.pact-unlock-main .unlock-list label {
	float: left;
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #999;
	border: 1px #ddd solid;
	margin-right: 10px;
	border-radius: 3px;
	cursor: pointer;
}

.pact-unlock-main .unlock-list label.active {
	border-color: #029ae4;
	color: #029ae4;
}

.pact-unlock-main .unlock-bottom {
	overflow: hidden;
	padding-top: 20px;
}

.pact-unlock-main .unlock-bottom .unlock-btn {
	float: left;
	width: 200px;
	line-height: 30px;
	background: #029ae4;
	color: white;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	border-radius: 3px;
}

.hetong-detail .toolbar {
	width: 920px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	position: fixed;
	left: 50%;
	margin-left: -320px;
	bottom: 20px;
	padding: 0 20px;
	box-sizing: border-box;
}

.hetong-detail .toolbar .layui-btn {
	background: #029ae4;
}

.hetong-detail .toolbar .ht-down-btn {
	background: #029ae4;
	display: inline-block;
	line-height: 38px;
	padding: 0 20px;
	color: white;
	border-radius: 5px;
	text-decoration: none;
}