@charset "utf-8";

/* 公共样式 */

body,
html {
	/*background-color:#f3f8fe; */
	font-family: 'Microsoft Yahei', '\5FAE\8F6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '\5B8B\4F53';
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	min-width: 1200px;
	overflow-x: hidden;
}

button,
dd,
div,
dl,
dt,
form,
img,
input,
li,
ol,
p,
td,
th,
ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none
}

em,
th,
i,
b {
	font-style: normal;
	font-weight: normal;
}

ul,
li {
	list-style: none;
}

img {
	vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: 500;
}

input {
	font-size: 12px;
	vertical-align: middle;
	color: #333;
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a,
input,
textarea,
select {
	outline: 0;
	transition: all .1s ease;
	color: #333;
	font-family: 'Microsoft Yahei', '\5FAE\8F6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '\5B8B\4F53';
}

a:hover,
a:link,
a:visited {
	text-decoration: none;
}

textarea {
	resize: none;
}

html {
	_background: url(about:blank);
}

a:hover {
	color: #4185f5
}

.layui-input,
.layui-textarea {
	display: block;
	width: 100%;
	padding-left: 10px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.red {
	color: #259ad6;
}

img {
	border: 0;
	vertical-align: top;
	opacity: 1;
	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	-o-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
}

.pack_attorn,
.wrap {
	width: 1200px;
	margin: 0 auto
}

.warp1 {
	width: 1000px;
	margin: 0 auto
}


/*滚动条样式*/

::-webkit-scrollbar
/*整体部分*/

{
	width: 8px;
	height: 10px;
}

::-webkit-scrollbar-track
/*滑动轨道*/

{
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0);
	border-radius: 12px;
	background: #eee;
}

::-webkit-scrollbar-thumb
/*滑块*/

{
	border-radius: 3px;
	background: #ccc;
}

::-webkit-scrollbar-thumb:hover
/*滑块效果*/

{
	border-radius: 3px;
	background: #1476F9;
}

.w1200 {
	width: 1200px;
}

.ma {
	margin-left: auto;
	margin-right: auto;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin-right: 20px;
}

.mr30 {
	margin-right: 30px;
}

.mr40 {
	margin-right: 40px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.pt10 {
	padding-top: 10px !important;
}

.w1200 {
	width: 1200px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.block {
	display: block;
}

.none {
	display: none;
}

.hidden {
	visibility: hidden;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999;
	opacity: 1;
	line-height: 22px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999;
	opacity: 1;
	line-height: 22px;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #f8f8f8 inset;
}

.mian {
	height: 1175px;
	position: relative
}

.inner {
	margin-bottom: 80px;
}

.lawyer_details {
	margin: 15px auto 80px auto;
	overflow: hidden
}

.clearfix {
	display: inline-table;
	display: block;
	zoom: 1;
}

.clearfix:after {
	content: '';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

.clear {
	zoom: 1;
	clear: both;
}

.clear:after,
.clear:before {
	content: "";
	display: table;
}

.clear:after {
	clear: both;
	overflow: hidden;
}

.fl {
	float: left;
}

.float_r {
	float: right;
}

.ellipsis2 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.ellipsis3 {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}


/*nav*/

.header {
	background: #fff;
	height: 80px;
	width: 100%;
	position: relative;
	z-index: 9999;
	clear: both;
	box-shadow: 0 0 22px #eee;
}

.header .warp {
	position: relative
}

.head_login a {
	width: 73px;
	height: 28px;
	border-radius: 28px;
	display: block;
	border: 1px solid #259ad6;
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	margin-left: 15px;
	float: left;
}

.head_login a:hover {
	background-color: #259ad6;
	color: #fff
}

.head_login {
	float: right;
	width: 180px;
	overflow: hidden;
	padding-top: 17px;
}

.site_logo {
	margin-top: 18px;
	float: left;
	width: 190px;
	max-height: 45px;
}

.site_logo img {
	width: 145px;
	/*max-height: 45px;*/
}


/*通用翻页*/

.pager {
	text-align: center;
	line-height: 34px;
	padding: 30px 0;
}

.pager {
	overflow: hidden;
	background-color: #fff;
	border-radius: 3px;
}

.pager li {
	display: inline-block;
}

.pager a {
	color: #999;
	display: inline-block;
	border: #ececec 1px solid;
	padding: 0 14px;
	margin: 0 2px;
	background-color: #fff;
	border-radius: 3px
}

.pager a.disabled {
	display: inline-block;
	border: #ececec 1px solid;
	padding: 0 14px;
	margin: 0 2px;
	cursor: pointer;
	background-color: #fff;
	color: #999
}

.pager a:hover,
a.p_hov,
a.p_hov:hover,
.pager a.current {
	color: #fff;
	background: #1476F9;
	border-color: #1476F9;
	border-radius: 3px
}


/*底部 start delete*/

.mian_bottom {
	background-color: #282d33;
	padding-top: 60px;
}

.bottom_cont {
	overflow: hidden
}

.bottom_fl {
	float: left
}

.bottom_fl h3 {
	font-size: 20px;
	color: #c3c8ce;
}

.bottom_fl ul.guangw_ul {
	overflow: hidden;
	margin: 15px 0 25px 5px;
}

.bottom_fl ul.guangw_ul li {
	float: left;
	color: #454a50;
	font-size: 12px;
	margin-right: 10px;
}

.bottom_fl ul.guangw_ul li a {
	color: #c3c8ce;
	font-size: 14px;
	padding-right: 10px;
}

.bottom_fl ul.guangw_ul li a:hover {
	color: #fff;
}

.bottom_fl span {
	font-size: 14px;
	color: #c3c8ce;
	padding-top: 25px;
	display: block;
	line-height: 24px;
	width: 400px;
}

.bottom_fl span a {
	color: #b8bdc9
}

.bottom_fr {
	float: right;
	overflow: hidden;
	width: 350px;
}

.btom_titebtn {
	width: 200px;
	float: left
}

.btom_titebtn a {
	width: 130px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border-radius: 5px;
	float: right;
	position: relative
}

.btom_titebtn a em {
	padding-left: 50px;
}

.btom_titebtn a em:after {
	background: url(../images/4dbd9dcf_dh_t.png) no-repeat;
	content: "";
	width: 21px;
	height: 21px;
	display: block;
	position: absolute;
	left: 25px;
	top: 10px;
}

.btom_titebtn b {
	font-size: 14px;
	color: #c3c8ce;
	text-align: right;
	display: block;
	margin: 15px 0;
	float: right;
	width: 200px;
}

.btom_titebtn span {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	float: right
}

.ewm_img {
	float: right;
	width: 121px;
	margin-left: 25px;
}

.ewm_img img {
	width: 121px;
	height: 122px;
	display: block
}

.ewm_img b {
	font-size: 14px;
	text-align: center;
	color: #fff;
	display: block;
	padding-top: 10px;
}

.bottom_cont {
	overflow: hidden;
	padding-bottom: 40px;
}

.hezhb_txt {
	font-size: 14px;
	color: #5a5d60;
	height: 42px;
	line-height: 42px;
}

.hezhb_txt em {
	font-size: 14px;
	color: #5a5d60;
	padding-right: 30px;
}

.hz_btn {
	height: 48px;
	line-height: 48px;
	background-color: #1e2126;
	font-size: 14px;
	color: #8c9094;
	text-align: center
}

.btom_15 {
	margin-bottom: 15px;
}


/* 底部end */

.datails_tit.show {
	position: fixed;
	top: 0;
	margin-top: 0;
	z-index: 9;
	border-bottom: 1px solid #ddd;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
}

.highlight {
	display: inline-block !important;
	text-indent: 0 !important;
	line-height: 24px !important;
	color: #000 !important;
}

.highlightAc {
	color: #fff;
	background: #ff6060;
}

.more {
	height: 42px;
	line-height: 42px;
	text-align: center;
	width: 100%;
	color: #999;
	font-size: 12px;
	display: none
}

.bdshare_dialog_box,
.bdshare_dialog_bg {
	display: none !important
}

.lawyer_link ul {
	overflow: hidden;
	padding-bottom: 40px;
}

.lawyer_link li {
	float: left;
	color: #4a4a50;
	padding: 0 5px;
	line-height: 30px;
}

.lawyer_link li a {
	color: #c3c8ce;
	padding-right: 10px;
	font-size: 14px;
}

.lawyer_link li a:hover {
	color: #fff;
}

.lawyer_link li em {
	color: #c3c8ce;
	font-size: 14px;
}

.lawyer_link {
	width: 730px;
	margin-top: 10px;
}

.bottom_fl h3 {
	font-size: 18px;
	color: #fff;
	margin-left: 5px;
}


/*.advert {
	background: url(../images/daafac20_top_bg.png) center no-repeat;
	width: 100%;
	height: 64px;
}*/

@keyframes z {
	from {
		-webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
		-moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
		-ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
		transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
	}
	to {
		-webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
		-moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
		-ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
		transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
	}
}

@keyframes y {
	from {
		-webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
		-moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
		-ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
		transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
	}
	to {
		-webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(-360deg) scaleX(1) scaleY(1) scaleZ(1);
		-moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(-360deg) scaleX(1) scaleY(1) scaleZ(1);
		-ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(-360deg) scaleX(1) scaleY(1) scaleZ(1);
		transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(-360deg) scaleX(1) scaleY(1) scaleZ(1);
	}
}

.reginput {
	width: 320px;
	height: 470px;
	background-color: #fff;
	padding: 30px 30px 0 30px;
	display: none
}

.reginput input {
	border-bottom: 2px solid #eee;
	width: 320px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	text-align: center;
	margin-top: 15px
}

.reginput span em {
	font-size: 20px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-bottom: 10px;
}

.reginput span b {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #999;
}

.reginput a.reg_btn {
	height: 48px;
	background-color: #3c86eb;
	width: 320px;
	text-align: center;
	display: block;
	color: #fff;
	line-height: 48px;
	border-radius: 48px;
	margin-top: 35px;
	font-size: 16px;
}

.reginput p {
	font-size: 12px;
	text-align: center;
	color: #999;
	padding-top: 5px;
}

.reginput img {
	width: 150px;
	height: 150px;
	display: block;
	margin: 25px auto 0 auto
}


/* page region start */

.head_cont {
	border-bottom: 1px solid #eee;
	overflow: hidden;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.head_cont h4 {
	float: left;
	height: 36px;
	line-height: 36px;
	padding-right: 20px;
	font-size: 16px;
}

.head_cont h4.pa_lf {
	padding-left: 40px;
}

.head_cont .head_select {
	float: left;
	overflow: hidden
}

.head_cont .head_select input {
	border: 1px solid #eee;
	height: 34px;
	line-height: 34px;
	width: 160px;
	padding: 0 15px;
	float: left
}

.head_cont .head_select a {
	width: 65px;
	height: 36px;
	line-height: 36px;
	background-color: #4a8be3;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	float: left;
	display: block;
	margin-left: 5px;
}

.city_attorn_title {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin: 0 25px 10px 25px;
	line-height: 24px;
	color: #333
}

.city_attorn_hot {
	padding-top: 10px;
}

.city_attorn_hot ul {
	overflow: hidden
}

.city_attorn_hot ul li {
	float: left;
	padding: 3px 25px;
	line-height: 28px;
}

.city_attorn_hot ul li a {
	color: #666
}

.city_attorn_hot ul li a:hover {
	color: #4a8be3
}

.city_attorn_more a {
	text-align: right;
	display: block;
	color: #4a8be3;
	font-size: 14px;
	padding-right: 25px;
	padding-top: 4px;
}

.city_attorn_more a:hover {
	color: #5798f0;
}

.head_select select {
	width: 170px;
	height: 32px;
	border: 1px solid #e2e2e2;
	padding-left: 5px;
}

.head_select {
	float: left;
	margin: 0 5px;
}


/* page region end */


/* header start */

.nav_attorn {
	float: right;
	width: calc(100% - 220px);
}

.nav_attorn> ul> li {
	float: left;
	padding: 0 20px;
	line-height: 78px;
}

.nav_attorn> ul> li> a {
	position: relative;
	padding: 8px 0;
	font-size: 16px;
	color: #333;
}

.nav_attorn> ul> li> a em {
	position: absolute;
	color: #fff;
	font-size: 12px;
	padding: 0 5px;
	line-height: 16px;
	background: #E84026;
	border-radius: 8px;
	top: -6px;
	right: -20px;
}

.nav_attorn> ul> li> a:hover {
	color: #1476F9
}

.nav_attorn> ul> li> a.active,
.nav_attorn> ul> li.current> a {
	font-weight: bold;
	color: #1476F9;
	border-bottom: #1476F9 solid 2px;
}

.dropdown_list {
	min-height: 56px;
	line-height: 56px;
	background-color: #fff;
	border-top: 2px solid #f5f5f5;
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	webkit-box-shadow: 0 5px 15px rgba(36, 46, 117, .08);
	-moz-box-shadow: 0 5px 15px rgba(36, 46, 117, .08);
	box-shadow: 0 5px 15px rgba(36, 46, 117, .08);
}

.dropdown_list ul {
	overflow: hidden;
	text-align: center;
}

.dropdown_list ul li {
	display: inline-block;
	text-align: center;
}

.dropdown_list ul li a {
	height: 48px;
	line-height: 48px;
	padding: 0 15px;
}

.dropdown_list ul li a:hover {
	color: #1476F9
}


/* header end */

.city_attorn_hot .uis {
	color: #666;
}

.city_attorn_hot .uis li:hover {
	color: #4185f5;
	cursor: pointer;
}


/* footer start */

.main_bottom {
	background-color: #30343E;
	padding-top: 48px;
	line-height: 1;
}

.base_box {
	width: 1176px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.law_borttom {
	padding: 12px 0 24px;
	width: 100%;
	background: #282C33;
	font-size: 12px;
}

.law_borttom p {
	margin-top: 12px;
	text-align: center;
}

.law_borttom p span {
	color: #fff;
	opacity: .4;
}

.law_borttom p a {
	color: #fff;
	opacity: .4;
}

.law_borttom p a:hover {
	opacity: .8;
}

.base_box_top {
	width: 100%;
	overflow: hidden;
}

.base_bott_l {
	padding-right: 42px;
	float: left;
	position: relative;
	width: 780px;
	overflow: hidden;
	box-sizing: border-box;
}

.base_bott_l::after {
	content: "";
	width: 1px;
	height: 100%;
	background-color: #fff;
	opacity: .1;
	position: absolute;
	right: 0;
	top: 0;
}

.base_connent {
	float: left;
	margin-right: 90px;
}

.base_connent:last-child {
	margin-right: 0;
}

.base_connent-t {
	margin-bottom: 32px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.base_connent-code {
	width: 110px;
	height: 110px;
}

.base_connent-p {
	color: #fff;
	opacity: .4;
	font-size: 14px;
	margin-top: 16px;
}

.botton_lianjie {
	margin-bottom: 16px;
}

.botton_lianjie:last-child {
	margin-bottom: 0;
}

.botton_lianjie a {
	color: #fff;
	font-size: 14px;
	opacity: .4;
}

.botton_lianjie a:hover {
	opacity: .8;
}

.base_bott_r {
	padding-left: 55px;
	float: left;
}

.base_bott_line {
	margin-top: -2px;
	opacity: .2;
	background-color: #fff;
	width: 136px;
	height: 1px;
}

.base_bott_date,
.base_bott_contact {
	color: #fff;
	opacity: .4;
	font-size: 14px;
	font-weight: bold;
}

.base_bott_contact {
	margin-top: 10px;
}

.base_bott_date {
	margin-top: 16px;
}

.base_bott_phone {
	margin-top: 15px;
	color: #1476F9;
	font-size: 16px;
	font-weight: bold;
}

.base_connent {
	/*width: 100%;*/
	overflow: hidden;
	padding-bottom: 22px;
	margin-top: 48px;
}

.base_connent-con {
	width: 100%;
	float: left;
	margin-bottom: 8px;
}

.base_connent-label {
	float: left;
	color: #fff;
	opacity: .4;
}

.base_connent-con ul {
	float: left;
	width: 1106px;
}

.base_connent-con ul li {
	margin-bottom: 10px;
	float: left;
}

.base_connent-con ul li em {
	margin: 0 8px;
	color: #fff;
	opacity: .4;
}

.base_connent-con ul li a {
	color: #fff;
	opacity: .4;
}

.base_connent-con ul li a:hover {
	opacity: .8;
}


/* footer end */

.login_layer .layui-form-checkbox {
	float: left;
	margin-left: 0 !important;
}

.head_attorn {
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	color: #999;
	position: relative;
	z-index: 99999;
}

.head_attorn a:hover {
	color: #999;
}

.head_attorn a.red {
	font-size: 12px;
	color: #999;
}

.head_attorn a.red:hover {
	color: #1476F9;
}

.head_attorn i {
	vertical-align: top;
}

.head_attorn .line__cur {
	display: inline-block;
	width: 1px;
	height: 14px;
	background-color: #ddd;
	vertical-align: -2px;
	margin: 0 8px;
}

.head_attorn-user {
	float: left;
	position: relative;
}

.head_attorn-user-main img {
	width: 24px;
	height: 24px;
	border-radius: 100%;
	float: left;
	margin: 8px 8px 0 0;
}

.head_attorn-user-main span {
	display: inline-block;
	margin-right: 6px;
	color: #999;
	font-size: 12px;
}

.head_attorn-dropdown {
	position: absolute;
	background-color: #fff;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
	left: 50%;
	margin-left: -66px;
	top: 40px;
	display: none;
}

.head_attorn-dropdown-icon i,
.head_attorn-dropdown-icon b {
	width: 0;
	height: 0;
	line-height: 0;
	border-width: 6px;
	border-style: dashed dashed solid dashed;
	position: absolute;
	left: 50%;
	margin-left: -7px;
}

.head_cont_zx .head_attorn-dropdown-icon i,
.head_cont_zx .head_attorn-dropdown-icon b {
	margin-left: -105px;
}

.head_attorn-dropdown-icon i {
	border-color: transparent transparent #d5d5d5 transparent;
	top: -12px;
}

.head_attorn-dropdown-icon b {
	border-color: transparent transparent #fff transparent;
	top: -11px;
}

.head_attorn-mail-main span {
	width: 14px;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
	border-radius: 100%;
	background-color: #f32e3d;
	color: #fff;
	display: block;
	position: absolute;
	top: 10px;
	right: -4px;
}

.head_attorn-mail-main i {
	background: url(../images/tip_dope.png) 0 2px no-repeat;
	width: 22px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
}

.head_cont_zx {
	width: 335px;
	padding: 10px
}

.head_area {
	float: left;
	position: relative;
	height: 40px;
}

.head_area a:hover {
	color: #333
}

.head_area .head_a {
	overflow: hidden;
	display: block;
	height: 40px;
	line-height: 40px;
	cursor: pointer
}

.head_area .head_a b {
	display: inline-block;
	font-size: 12px;
	color: #999;
	padding: 0 6px;
	line-height: 40px;
	min-width: 10px;
	height: 40px;
	max-width: 150px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.head_attorn .map_ico {
	margin-top: 13px;
	width: 14px;
	height: 14px;
}

.head_attorn .arr {
	margin-top: 14px;
	width: 12px;
	height: 12px;
}

.head_attorn .icon__cur {
	display: inline-block;
	color: #999;
	font-size: 12px;
	transition: all .2s ease;
}

.head_attorn_navlist {
	float: left;
	padding-left: 20px;
}

.head_attorn_navlist ul li {
	float: left
}

.head_attorn_navlist ul li a {
	color: #999;
	padding: 0 10px;
	font-size: 12px;
}

.search .sear {
	margin-top: 30px;
	width: 20px;
	height: 20px;
}

.phone_img {
	float: right;
	padding: 0 0 0 20px;
}

.phone_img a {
	color: #999;
}

.phone_img span {
	margin-left: 4px;
	font-size: 12px;
}

.phone_img .phone {
	margin-top: 13px;
	width: 14px;
	height: 14px;
}

.city_attorn_title {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin: 0 25px 10px 25px;
	line-height: 24px;
	color: #333
}

.city_attorn_hot {
	padding-top: 10px;
}

.city_attorn_hot ul {
	overflow: hidden
}

.city_attorn_hot ul li {
	float: left;
	padding: 3px 25px;
	line-height: 28px;
}

.city_attorn_hot ul li a {
	color: #666
}

.city_attorn_hot ul li a:hover {
	color: #1476F9
}

.city_attorn_more a {
	text-align: right;
	display: block;
	color: #1476F9;
	font-size: 14px;
	padding-right: 25px;
	padding-top: 4px;
}

.city_attorn_more a:hover {
	color: #1476F9;
}

.head_attorn_navlist ul li a:hover,
.phone_img a:hover {
	color: #1476F9;
}

body {
	background-color: #fff;
}

.hidden {
	visibility: hidden;
}

.none {
	display: none!important;
}

.top__area {
	width: 100%;
	height: 530px;
	background: #F4F4F4;
	line-height: 1;
	position: relative;
	margin-top: 10px;
}

.top__bar {
	width: 1176px;
	margin: 0 auto;
	height: 445px;
	position: relative;
	z-index: 11;
}

.security_bot {
	width: 1176px;
	margin: 22px auto 26px;
	padding-left: 180px;
}

.security_bot li {
	margin-left: 10px;
}

.security_bot li img {
	width: 54px;
	height: 54px;
}

.security_right {
	margin-left: 10px;
	width: 170px;
}

.security_title {
	margin-top: 6px;
	color: #666;
	font-size: 16px;
	font-weight: bold;
}

.security_tips {
	color: #999;
	margin-top: 12px;
	font-size: 14px;
}

.home {
	width: 1176px;
	margin: 0 auto;
	line-height: 1;
}

.falv_header h3 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
}

.falv_header .lawyer__enter {
	color: #333;
	font-size: 14px;
}

.falv_header .lawyer__enter a {
	color: #1476F9;
}

.falv_header .lawyer__enter a:hover {
	text-decoration: underline;
}

.falv_header .article__more {
	margin-top: 8px;
}

.falv_header .common__tips {
	color: #999;
	font-size: 14px;
	margin-top: 3px;
	margin-left: 8px;
}

.class_tabs a {
	color: #333;
	font-size: 18px;
	margin-right: 32px;
	padding: 8px 0;
	float: left;
	cursor: pointer;
	border-bottom: #fff solid 2px;
}

.class_tabs a.active {
	color: #1476F9;
	font-weight: bold;
	border-color: #1476F9;
}

.superior_qua {
	position: relative;
	margin: 40px 0 24px;
	min-height: 348px;
}

.server_attron_li {
	margin-right: 30px;
	margin-bottom: 24px;
	position: relative;
	width: 211px;
	height: 320px;
	overflow: hidden;
	border-radius: 4px;
	box-shadow: 1px 1px 10px #eee;
}

.server_attron_li:nth-child(5n) {
	margin-right: 0;
}

.server_attron_avatar {
	display: block;
	width: 211px;
	height: 210px;
	overflow: hidden;
}

.server_attron_avatar img {
	width: 100%;
	height: 100%;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.server_attron_bottom {
	position: absolute;
	bottom: 10px;
	width: 100%;
	height: 86px;
	padding: 14px 14px 0 14px;
	box-sizing: border-box;
	transition: all .1s ease-in;
	/*background: #fff;*/
}

.server_attron_name {
	display: inline-block;
	font-size: 16px;
	color: #111;
}

.server_attron_txt {
	margin-top: 12px;
	font-size: 14px;
	color: #666;
	line-height: 22px;
}

.server_attron_btn {
	position: absolute;
	bottom: -24px;
	left: 48px;
	display: block;
	visibility: hidden;
	margin: 12px auto 0;
	width: 80px;
}

.server_attron_btn a {
	text-align: center;
	color: #fff;
	font-size: 12px;
	display: block;
	background: #1476F9;
	line-height: 24px;
	border-radius: 12px;
}

.server_attron_list {
	margin-top: 24px;
}

.server_attron_li:hover .server_attron_bottom {
	background-color: #fff;
	height: 136px;
}

.server_attron_li:hover .server_attron_name {
	font-size: 16px;
	font-weight: bold;
	transition: all .2s ease-in;
}

.server_attron_li:hover .server_attron_btn {
	visibility: visible;
	bottom: 12px;
	transition: all .1s ease-in .1s;
}

.server_attron_btn a:hover {
	color: #fff;
	background: rgba(20, 118, 249, 0.7);
}

.server_attron_li:hover .server_attron_good {
	-webkit-line-clamp: inherit;
}

.line-ask h2 {
	font-size: 30px;
}

.line-ask b {
	margin-right: 20px;
	font-weight: bold;
}

.line-ask p {
	color: #999;
	margin-top: 11px;
}

.line-ask-box {
	box-shadow: 0 4px 20px rgb(0 0 0 / 10%);
	padding: 27px 40px 35px;
	width: 700px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.line-ask-box div {
	border-bottom: 2px solid #eee;
	position: relative;
	z-index: 10;
}

.line-ask-box span {
	display: block;
	font-size: 18px;
	color: #bbb;
	position: absolute;
}

.line-ask-box input {
	display: block;
	width: 100%;
	height: 20px;
	font-size: 18px;
	padding: 18px 0;
}

.line-ask-box button.enter_attron {
	margin-top: 43px;
	background: #64bcff;
}

.wen_s {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	margin-right: 8px;
	width: 16px;
	text-align: center;
	border-radius: 4px;
}

.last_ask {
	margin-right: 32px;
	width: 780px;
	padding-top: 12px;
	border-top: #333 solid 4px;
}

.reply_list {
	margin-top: 16px;
}

.reply_section {
	float: left;
	width: 45%;
	margin-right: 2%;
	padding: 10px 10px 30px;
	border-bottom: 1px solid #eee;
}

.reply_section:hover {
	box-shadow: 0 0 10px #eee;
}

.reply_time {
	font-size: 13px;
	padding-top: 15px;
	color: #999;
}

.reply_center {
	display: block;
	margin-top: 6px;
	line-height: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.reply_center a {
	color: #333;
	font-size: 16px;
}

.reply_center a:hover {
	color: #1476F9;
}

.reply_center .wen_s {
	background-color: #FF9709;
	vertical-align: 1px;
}

.reply_section_desc {
	color: #999;
	line-height: 20px;
	margin-top: 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	height: 60px;
}

.article__more {
	box-sizing: border-box;
}

.article__more a {
	color: #333;
	font-size: 14px;
	font-weight: normal;
}

.article__more img {
	margin-left: 8px;
	width: 13px;
	height: 13px;
}

.article__more .icon__more {
	color: #BDC4C8;
	margin-left: 10px;
	font-size: 10px;
	vertical-align: 1px;
}

.mar__show {
	width: 364px;
	height: 160px;
	box-sizing: border-box;
	margin-top: 65px;
}

.minute_ago {
	color: #999;
	font-size: 12px;
}

.lawyer__area {
	padding-top: 12px;
	margin-top: 36px;
	width: 1176px;
	border-top: #CEBDA3 solid 4px;
}

.lawyer__area h3 {
	margin-top: 6px;
	margin-right: 32px;
}

.lawyer__list {
	margin-top: 24px;
}

.lawyer__list li {
	position: relative;
	padding: 32px 0;
	float: left;
	margin-right: 24px;
	width: 276px;
	height: 368px;
	background: #FFFFFF;
	box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	box-sizing: border-box;
}

.lawyer__list li:last-child {
	margin-right: 0;
}

.lawyer__avatar {
	display: block;
	margin: 0 auto;
	width: 96px;
	height: 96px;
}

.lawyer__avatar img {
	width: 100%;
	height: 100%;
	border-radius: 48px;
}

.lawyer__name {
	margin-top: 24px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.lawyer__good {
	margin: 12px 32px 0;
	color: #999;
	font-size: 14px;
	line-height: 22px;
}

.lawyer__label {
	font-size: 0;
	margin-top: 16px;
	text-align: center;
}

.lawyer__label span {
	margin-right: 12px;
	display: inline-block;
	padding: 0 4px;
	line-height: 18px;
	color: #FF9709;
	font-size: 12px;
	background: rgba(255, 195, 0, .1);
	border-radius: 2px;
}

.falv_alls {
	margin-top: 48px;
	margin-bottom: 48px;
}

.falv_alls .falv_header {
	margin-bottom: 24px;
}

.law__spread {
	margin-right: 32px;
	width: 374px;
}

.law__hot {
	width: 374px;
	margin-right: 32px;
}

.falv_list li {
	margin-bottom: 24px;
	float: left;
}

.falv_list li a {
	display: block;
}

.falv_list li:last-child {
	margin-bottom: 0;
}

.falv_img {
	width: 110px;
	height: 64px;
	border-radius: 4px;
}

.falv_con {
	margin-left: 16px;
	width: 248px;
}

.falv_title {
	margin-top: -4px;
	color: #111;
	font-size: 16px;
	line-height: 24px;
}

.falv_date {
	color: #999;
	font-size: 12px;
	margin-top: 8px;
	text-align: right;
}

.law__topic {
	width: 364px;
}

.project_box {
	width: 364px;
	background: #F4F4F4;
}

.project_box .falv_header {
	padding: 24px 16px 0;
	color: #333;
	font-size: 18px;
	font-weight: bold;
}

.project_box ul {
	padding: 18px 0 4px;
	border-bottom: #E5E5E5 solid 1px;
	margin: 0 16px;
}

.project_box li {
	width: 163px;
	float: left;
	padding: 12px 0 7px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.project_box li:nth-child(2n) {
	/*width: 180px;*/
}

.project_box li:nth-child(2n+ 1) {
	/*width: 152px;*/
	margin-right: 5px;
}

.project_box li:last-child {
	/*width: 100%;*/
}

.project_box li .yuan {
	margin-right: 8px;
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #fff;
	border: #6da8f6 solid 3px;
	border-radius: 50%;
	box-sizing: border-box;
}

.project_box li .iconfont {
	color: #98A3B2;
	font-size: 21px;
	margin-left: 10px;
	vertical-align: -1px;
}

.project_a span {
	color: #333;
	font-size: 16px;
}

.project_a:hover .iconfont,
.project_a:hover span {
	color: #1476F9;
}

.dow_more {
	position: relative;
	width: 100%;
	padding: 20px 112px;
	color: #333;
	font-size: 16px;
	box-sizing: border-box;
}

.offs {
	display: none;
}

.consults_rm_li_bou {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.offs .consults_rm_li_bou li {
	flex-shrink: 0;
	position: absolute;
}

.offs .consults_rm_li_bou li:after {
	content: '';
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}

.consults_rm_li_bou_divs {
	width: 276px;
	height: 158px;
	background: #F4F4F4;
	overflow: hidden;
}

.consults_rm_li_bou_di {
	z-index: 10;
	background: #FFFFFF;
	box-shadow: 2px 4px 16px 0px rgba(0, 0, 0, 0.1);
	width: 276px;
}

.consults_rm_li_bou_divs_t {
	padding: 16px 0 24px 16px;
	font-size: 16px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
	display: flex;
	align-items: center;
}

.consults_rm_li_bou_divs_t .pillar {
	display: inline-block;
	width: 4px;
	height: 16px;
	background: #1476F9;
	margin-right: 8px;
}

.consults_rm_li_bou_divs_spans {
	padding-left: 16px;
	display: flex;
	flex-wrap: wrap;
}

.consults_rm_li_bou_divs_spans p {
	padding: 0px 30px 20px 0;
	line-height: 1;
}

.consults_rm_li_bou_divs_spans p a {
	font-size: 14px;
	font-family: MicrosoftYaHei;
	color: #666666;
}

.consults_rm_li_bou_divs_spans .p_1 {
	display: none;
}

.consults_rm_li_bou_divs_spans p a:hover {
	color: #1476F9;
}

.new__consult {
	margin-top: 16px;
}

.new__consult li {
	float: left;
	border-bottom: #EFEFEF solid 1px;
}

.enter_attron {
	cursor: pointer;
	width: 180px;
	background: linear-gradient(to right, #b0eeff, #64bcff, #00adff);
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #fff;
	margin: 16px auto 0;
	border-radius: 10px;
	box-shadow: 5px 6px 9px 0px rgb(0 0 0 / 30%);
}

.pic img {
	width: 30px;
}

.top-right {
	float: right;
	width: 279px;
	height: 306px;
	background: #fff;
	box-shadow: 0 0 11px 1px #f1f1f1;
	margin-top: 20px;
	border-radius: 5px;
}

.top-right .tit {
	height: 84px;
	color: #59616f;
	font-size: 16px;
	/*background: url(../img/rbg.jpg) no-repeat;*/
	background-size: 100% 100%;
	text-align: center;
	line-height: 70px;
}

.top-right .btnzx {
	overflow: hidden;
	margin-top: -23px;
}

.top-right .btnzx a {
	width: 115px;
	float: left;
	background: #3dd2ff;
	color: #fff;
	height: 42px;
	border-radius: 20px;
	margin-left: 65px;
	position: relative;
	text-align: center;
	font-size: 14px;
	line-height: 42px;
}

.top-right .btnzx img {
	margin-right: 10px;
	width: 20px;
	vertical-align: -4px;
}

.top-right .btnzx a.a2 {
	float: right;
	background: #09BB07
}

.top-right .btnzx .a1:hover {
	background: #ffab3d
}

.top-right .btnzx .a2:hover {
	background: #0bc909;
}

.top-right .soul {
	padding: 0 17px;
}

.top-right .soul .tit2 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	padding: 34px 0 18px 0;
	text-align: center;
}

.top-right .real_attron {
	overflow: hidden;
}

.top-right .real_attron dd {
	font-size: 12px;
	color: #999;
	float: left;
	width: 33.333333%;
	text-align: center;
}

.top-right .real_attron dd .pic {
	height: 40px;
	text-align: center;
	margin-bottom: 10px;
	width: 40px;
	margin-left: 18px;
	background: #fff;
	border-radius: 23%;
	box-shadow: 0px 4px 9px #eee;
}

.top-right .real_attron dd .pic img {
	margin-top: 5px;
}

.top-right .help {
	border-top: 1px solid #eee;
	margin-top: 25px;
}

.top-right .help h3 {
	padding: 15px 0;
	background: url(lb.jpg) no-repeat left center;
	font-size: 16px;
	color: #59616f;
	font-weight: normal;
	padding-left: 22px;
}

.top-right .help ul li {
	margin-bottom: 12px;
}

.top-right .help ul li a {
	display: block;
	color: #999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.top-right .help ul li a:hover {
	color: #225afc;
	text-decoration: underline;
}


/* hc_lnav */

.banner_zixun {
	position: absolute;
	bottom: 60px;
	left: 30px;
}

.hc_lnav {
	z-index: 1;
	position: relative;
	width: 190px;
	padding-top: 20px;
}

.hc_lnav .allbtn {
	z-index: 99999;
	position: relative
}

.hc_lnav .allbtn>h2 {
	font-weight: bold;
	box-shadow: 0 0 6px -3px #000;
	-webkit-box-shadow: 0 0 6px -3px #000;
	-moz-box-shadow: 0 0 6px -3px #000
}

.hc_lnav .allbtn h2 a {
	line-height: 36px;
	background-color: #06adff;
	padding-left: 10px;
	width: 190px;
	display: block;
	font-family: 微软雅黑, 黑体;
	height: 36px;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	box-sizing: border-box;
}

.hc_lnav .allbtn h2 a:hover {
	background-color: #0351ff;
	text-decoration: none
}

.hc_lnav .allbtn h2 i {}

.hc_lnav .allbtn h2 strong {}


/*一级导航隐藏*/

.hc_lnav .allbtn ul {
	z-index: 99999;
	position: absolute;
	background-color: #51b9ff;
	width: 190px;
	height: 394px;
	top: 36px;
	left: 0px;
	box-shadow: 0 0 6px -3px #000;
	-webkit-box-shadow: 0 0 6px -3px #000;
	-moz-box-shadow: 0 0 6px -3px #000
}

body.hc_home .hc_lnav .allbtn ul {
	display: block
}

body.hc_list .hc_lnav .allbtn ul {
	display: block
}

.hc_lnav .allbtn ul li {
	zoom: 1;
	clear: both;
	cursor: default
}

.hc_lnav .allbtn ul li .tx {
	/*background-image: url(../images/header_bg1.png);*/
	line-height: 35px;
	background-color: #25b3ff;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: right center;
	height: 35px;
	_background-image: none
}

.hc_lnav .allbtn ul li .tx a {
	font-family: 微软雅黑, 黑体;
	color: #ffffff;
	font-size: 14px;
	-webkit-transition: color 0.1s ease-out 0s;
	-moz-transition: color 0.1s ease-out 0s;
	-ms-transition: color 0.1s ease-out 0s;
	-o-transition: color 0.1s ease-out 0s;
	transition: color 0.1s ease-out 0s
}

.hc_lnav .allbtn ul li .tx a i {
	line-height: 25px;
	margin-top: 5px;
	width: 25px;
	background-position: 0px 0px;
	float: left;
	height: 25px;
	margin-right: 10px;
	text-decoration: none
}

.hc_lnav .allbtn ul li.a1 .tx a i {
	background-image: url(../images/header_ico1.png)
}

.hc_lnav .allbtn ul li.a2 .tx a i {
	background-image: url(../images/header_ico2.png)
}

.hc_lnav .allbtn ul li.a3 .tx a i {
	background-image: url(../images/header_ico3.png)
}

.hc_lnav .allbtn ul li.a4 .tx a i {
	background-image: url(../images/header_ico4.png)
}

.hc_lnav .allbtn ul li dl {
	zoom: 1;
	color: #ffffff;
	overflow: auto;
	padding-top: 4px
}

.hc_lnav .allbtn ul li dl a {
	line-height: 22px;
	white-space: nowrap;
	float: left;
	color: #e8f1ff;
	margin-left: 6px;
	margin-right: 6px;
	-webkit-transition: color 0.1s ease-out 0s;
	-moz-transition: color 0.1s ease-out 0s;
	-ms-transition: color 0.1s ease-out 0s;
	-o-transition: color 0.1s ease-out 0s;
	transition: color 0.1s ease-out 0s
}

.hc_lnav .allbtn ul li dt {
	padding-left: 10px;
	width: 30px;
	float: left;
	padding-top: 8px;
}

.hc_lnav .allbtn ul li dd {
	line-height: 22px;
	float: left;
	padding-top: 2px;
	padding-left: 25px
}

.hc_lnav .allbtn ul li.read_more {
	font-size: 13px;
	color: #fff;
	text-align: center;
	border-top: 1px solid;
	height: 40px;
	line-height: 40px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.hc_lnav .allbtn ul li.read_more a,
.hc_lnav .allbtn ul li.read_more a:hover {
	color: #e8f1ff !important;
}


/*二级导航隐藏*/

.hc_lnav .allbtn ul li .pop {
	display: none;
	border-bottom: #bed2ff 2px solid;
	position: absolute;
	border-left: medium none;
	padding-bottom: 10px;
	background-color: #fcfcfc;
	min-height: 431px;
	padding-left: 30px;
	width: 723px;
	padding-right: 30px;
	height: 431px;
	box-sizing: border-box;
	border-top: medium none;
	top: -36px;
	border-right: #bed2ff 2px solid;
	padding-top: 25px;
	left: 190px;
	box-shadow: 1px 1px 15px -1px #bed2ff;
	-webkit-box-shadow: 1px 1px 15px -1px #bed2ff;
	-moz-box-shadow: 1px 1px 15px -1px #bed2ff
}

.hc_lnav .allbtn ul li .pop h3 {
	display: none;
	font-size: 14px
}

.hc_lnav .allbtn ul li .pop dl {
	padding-bottom: 6px;
	color: #666666;
	padding-top: 6px;
	float: left;
}

.hc_lnav .allbtn ul li .pop dl:hover {
	background-color: #f3f3f3
}

.hc_lnav .allbtn ul li .pop dl a {
	color: #666666;
	margin-left: 12px;
	margin-right: 12px
}

.hc_lnav .allbtn ul li .pop dl a.un {
	color: #a5a5a5
}

.hc_lnav .allbtn ul li .pop dt {
	padding-left: 0px;
	width: 90px;
	font-weight: bold;
	font-size: 13px
}

.hc_lnav .allbtn ul li .pop dd {
	margin-left: -12px;
}

.hc_lnav .allbtn ul li .pop .act {
	width: 640px;
	height: 80px;
	overflow: hidden;
	padding-top: 10px
}

.hc_lnav .allbtn:hover ul {
	display: block
}


/*控制一级菜单显示隐藏*/

.hc_lnav .allbtn ul li:hover {
	background-color: #fcfcfc
}

.hc_lnav .allbtn ul li:hover .tx {
	background-color: #f5f5f5
}

.hc_lnav .allbtn ul li:hover .tx a {
	color: #333333
}

.hc_lnav .allbtn ul li:hover .tx a i {
	background-position: 0px -25px
}

.hc_lnav .allbtn ul li.read_more:hover {
	background: #0095ff
}

.hc_lnav .allbtn ul li:hover .pop {
	display: block;
	top: -36px;
	left: 190px
}


/*控制二级菜单显示隐藏*/

.hc_lnav .allbtn ul li:hover .pop dl a.un {
	color: #a5a5a5;
	text-decoration: none
}

.hc_lnav .allbtn ul li:hover dl {
	color: #6e6e6e
}

.hc_lnav .allbtn ul li:hover a {
	color: #666666
}

.hc_lnav .allbtn ul li:hover a:hover {
	color: #cd0606
}

.hc_lnav .allbtn ul li .pop .hots_box dl {
	width: 25%;
	border-left: 4px solid #eee;
	height: 24px;
	line-height: 24px;
	margin-top: 20px;
	overflow: auto;
	padding: 0;
}

.asks_attron {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	width: 640px;
}

.asks_attron a:hover {
	color: #999;
	text-decoration: none;
}

.asks_attron_item p {
	text-align: center;
	font-size: 14px;
	color: #999;
}

.asks_attron_item img {
	width: 32px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.slider_attorn_box {
	width: 100%;
	height: 455px;
	overflow: visible;
	position: relative;
	visibility: visible;
	display: block;
}

.slider_attorn_body-bg img,
.slider_attorn_slide,
.slider_attorn_body-bg {
	width: 100%;
	height: 455px;
}

.slider_attorn_yuan ul li {
	width: 15px;
	height: 15px;
	line-height: 14px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	margin-right: 8px;
	float: left;
	cursor: pointer;
	-webkit-text-size-adjust: none;
	border: 3px solid #fff;
	border-radius: 50px;
	box-sizing: border-box;
}

.slider_attorn_yuan ul .on {
	background: #fff;
	border: 0;
	color: #000000;
	cursor: default;
}

.slider_attorn_yuan {
	right: 44%;
	bottom: 20px;
	position: absolute;
	list-style: none;
	z-index: 22;
	overflow: hidden;
	_zoom: 1;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}

.slider_attorn_yuan:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.assess_area {}

.assess_box {
	margin-top: 20px;
	height: 675px;
	overflow: hidden;
	box-shadow: 2px 2px 10px #eee;
}

.assess_ul {
	width: 364px;
}

.assess_li {
	padding: 12px 0 12px 10px;
	width: 100%;
	box-sizing: border-box;
	height: auto !important;
}

.assess_title {
	line-height: 16px;
	color: #666;
	font-size: 14px;
}

.falv_header h3 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
}

.assess_title .icon {
	float: left;
	margin-right: 8px;
	width: 16px;
	height: 16px;
	background: #72ADFB;
	text-align: center;
	border-radius: 4px;
}

.assess_title .icon i {
	color: #fff;
	font-size: 12px;
}

.assess_date {
	color: #BFBFBF;
	font-size: 12px;
}

.assess_con {
	padding-left: 24px;
	margin-top: 16px;
	color: #333;
	font-size: 16px;
	box-sizing: border-box;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.assess_score {
	margin-left: 24px;
	margin-top: 22px;
}

.assess_score .score {
	margin-right: 24px;
}

.assess_score .iconfont {
	font-size: 14px;
	color: #D9D9D9;
}

.assess_score .current {
	color: #FEA03D;
}

.assess_score .score__txt {
	font-size: 14px;
	color: #666;
	margin-right: 24px;
}

.assess_score .score__txt:last-child {
	margin-right: 0;
}

.assess_lawyer {
	position: relative;
	margin-top: 10px;
	padding: 18px 16px 20px;
	width: 340px;
	border-radius: 4px;
	box-sizing: border-box;
	box-shadow: 1px 1px 15px #eee;
}

.assess_lawyer_reply {
	margin-top: 10px;
	line-height: 32px;
	color: #666;
	font-size: 12px;
}

.assess_lawyer_reply p {
	overflow: hidden;
	/*超出部分隐藏*/
	text-overflow: ellipsis;
	/* 超出部分显示省略号 */
	white-space: nowrap;
	/*规定段落中的文本不进行换行 */
}

.assess_lawyer_reply span {
	color: #999;
}

.assess_left {
	display: block;
	width: 48px;
	height: 48px;
}

.assess_left img {
	width: 48px;
	height: 48px;
	border-radius: 50%;
}

.assess_name {
	color: #999;
	font-size: 16px;
}

.assess_name a {
	color: #333;
	margin-right: 4px;
}

.assess_btn {
	display: none;
	position: absolute;
	top: 31px;
	right: 16px;
	width: 80px;
	text-align: center;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	background: #1476F9;
	border-radius: 12px;
}

.assess_btn:hover {
	color: #fff;
	background: rgba(20, 118, 249, 0.7);
}

.assess_right {
	margin-left: 16px;
}

.quality__txt {
	margin-top: 15px;
	color: #999;
	font-size: 12px;
}

.assess_lawyer:hover {
	/*background-color: #f4f4f4;*/
}

.assess_lawyer:hover .assess_btn {
	display: block;
}

.bao_base {
	margin: 50px 0 30px 0;
}

.bao_base-con {
	margin-bottom: 15px;
}

.bao_base-con ul {
	overflow: hidden;
}

.bao_base-con ul li {
	float: left;
	color: #fff;
	opacity: .4;
}

.bao_base-con ul li a {
	color: #fff;
}

.bao_base-con ul li em {
	margin: 0 8px;
	color: #fff;
}

.bao_base-con .bao_base-label {
	float: left;
	color: #fff;
	opacity: .4;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 150px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/top.png) no-repeat center center #fff;
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color: transparent;
	background-size: 60%;
	box-shadow: 0 0 5px #eee;
	border-radius: 10px;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 150px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}


/*=========*/

.server_attron_name {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}