﻿@charset "UTF-8";

.team{margin:30px auto;float:none;padding:40px;background: #fff;
    margin-bottom: 30px;
    padding-bottom: 30px;
    line-height: 28px;
    font-size: 16px;
    border-radius: 20px;}
.team_show{padding-top:120px;background:#f9f9f7;border-radius: 20px;}
.team_show .col-lg-9{margin:0 auto;float:none;background: #fff;
    margin-bottom: 30px;
    padding-bottom: 30px;
    line-height: 28px;
    font-size: 16px;
    border-radius: 20px;}
h1.title {
    background: url(../images/title_line.png) left bottom no-repeat;
    padding: 20px 0;
    font-size: 1.8em;
    padding-left: 10px;
    margin: 0;
}
#team_content .col-lg-3 .navbox .search {
	padding: 0px;
	border: none;
}

#team_content .col-lg-3 .navbox .search>div {
	overflow: hidden;
}

#team_content .col-lg-3 .navbox .search>div input {
	float: left;
	width: 220px;
	height: 34px;
	border: 1px solid #ccc;
	padding-left: 10px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

#team_content .col-lg-3 .navbox .search>div input:focus {
	border: 1px solid #b6a579;
	outline: none;
	box-shadow: 0 0 6px #b6a579;
}

#team_content .col-lg-3 .navbox .search>div span {
	float: left;
	background: url(../images/search-icon.png) no-repeat;
	width: 40px;
	height: 34px;
	display: block;
	cursor: pointer;
}

#team_content .col-lg-3 .navbox>div {
	margin-bottom: 20px;
	border: 1px solid #ddd;
	border-radius: 6px 6px 0px 0px;
}

#team_content .col-lg-3 .navbox>div .navbox_title {
	height: 54px;
	color: #fff;
	background: #b6a579;
	font: normal 16px/54px "微软雅黑";
	text-align: center;
	padding: 0px;
}

#team_content .col-lg-3 .navbox>div ul {
	margin-bottom: 0px;
	padding: 0px;
}

#team_content .col-lg-3 .navbox>div ul li {
	list-style: none;
	display: block;
	border-bottom: 1px dashed #d7d7d7;
	height: 44px;
	font: normal 14px/42px "微软雅黑";
	padding-left: 20px;
	margin-bottom: 0px;
	cursor: pointer;
}

#team_content .col-lg-3 .navbox>div ul li:hover {
	background: #ddd;
}

#team_content .col-lg-3 .navbox>div ul li .popover-title {
	height: 40px;
	text-align: center;
}

#team_content .col-lg-3 .navbox>div ul li .popover-content>div .list-group-item {
	padding: 0px;
	border: 1px dotted #ddd;
}

#team_content .col-lg-3 .navbox>div ul li a {
	display: block;
	width: 100%;
	padding: 0px;
	text-decoration: none;
	color: #333 !important;
}

#team_content .col-lg-3 .navbox>div ul li a:hover {
	background: #ddd;
	color: #333 !important;
	text-decoration: none;
}

#team_content .col-lg-3 .navbox>div ul .active {
	background: #ddd;
}

#team_content .col-lg-3 .navbox>div ul #secondtree_first #secondtree_second {
	width: 280px;
	display: block;
}

#team_content .col-lg-3 .navbox>div ul #secondtree_first #secondtree_second .active {
	display: block;
	background: #ddd;
	color: #333 !important;
	text-shadow: none !important;
}

#team_content .col-lg-9 .list .Surname {
	border: none !important;
}

#team_content .col-lg-9 .list>.searchright {
	position: relative;
	border-bottom: 1px dashed #ddd;
	/*margin-bottom:10px;*/
}

#team_content .col-lg-9 .list>.searchright .area-search {
	float: left;
	background: url(../images/area.png) no-repeat 0 center;
	font: normal 16px/35px "微软雅黑";
	padding-left: 26px;
	color: #646975;
}

#team_content .col-lg-9 .list>.searchright .letter-search {
	float: left;
	background: url(../images/letter.png) no-repeat 0 center;
	font: normal 16px/35px "微软雅黑";
	padding-left: 26px;
	color: #646975;
}

#team_content .col-lg-9 .list>.searchright>#all_office {
	position: absolute;
	top: 30px;
	left: 50px;
	cursor: pointer;
	font-size:16px;
}

#team_content .col-lg-9 .list>.searchright>#all_letter {
	margin-left: 22px;
	float: left;
	width: 38px;
	font: bold 14px/35px "微软雅黑";
	cursor: pointer;
}

#team_content .col-lg-9 .list>.searchright .active {
	color: #b6a579;
}

.team_head {
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%)
}

#team_content .col-lg-9 .list>.searchright>ul {
	margin-left: 120px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-left: 0px;
}

#team_content .col-lg-9 .list>.searchright>ul li {
	float: left;
	list-style: none;
}

#team_content .col-lg-9 .list>.searchright>ul li span {
	padding: 0 8px;
	font: normal 14px/35px "微软雅黑";
	display: block;
	height: 35px;
	text-align: center;
	transition: all 0.2s ease-in-out;
	cursor: pointer;
}

#team_content .col-lg-9 .list>.searchright>ul li span:hover {
	font: bold 16px/35px "微软雅黑";
	color: #b6a579 !important;
}

#team_content .col-lg-9 .list #LawyerList {
	margin-top: 20px;
}

#team_content .col-lg-9 .list #LawyerList .table-bordered {
	border: none;
	font-size:16px;
}
.breadcrumb {
    background: #fff url(../images/icon_home.png) 0 12px no-repeat;
    padding-left: 30px;
    position: relative;
    top: 18px;
    color: #999;
}
#team_content .col-lg-9 .list #LawyerList .table-bordered>thead>tr>th {
	border: none;
	padding: 10px;
}

#team_content .col-lg-9 .list #LawyerList .table-bordered>thead>tr>td {
	border: none;
	padding: 10px;
}

#team_content .col-lg-9 .list #LawyerList .table-bordered>tbody>tr>th {
	border: none;
}

#team_content .col-lg-9 .list #LawyerList .table-bordered>tbody>tr>td {
	border: none;
	padding: 10px;
}

#team_content .col-lg-9 .list #LawyerList .table-bordered>tbody>tr>td a:hover {
	color: #b6a579 !important;
}

.team_content_date span {
	color: #b6a579;
}

#team_info {
	margin-bottom: 30px;
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none
}

.pager li {
	display: inline
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
	text-decoration: none;
	background-color: #eee
}

.pager .next>a,
.pager .next>span {
	float: right
}

.pager .previous>a,
.pager .previous>span {
	float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff
}

#team_info .team_info_left img {
	/* width: 200px;
    height: 200px; */
}

#team_info>div {
	text-align: center;
}

#team_info>div ul {
	text-align: left;
	margin-top: 20px;
	padding: 10px;
}

#team_info>div ul li {
	list-style: none;
}

#team_info>div ul li span a {
	display: inline-block;
	margin-bottom: 10px;
	padding: 2px 5px;
	background: #f7f5f5;
	text-align: center;
	border-radius: 3px;
	text-decoration: none;
}

#team_info .col-lg-4 {
	padding: 0px 5%;
	box-sizing: border-box;
}
.news_content_date {
    text-align: right;
    padding-right: 20px;
    font-size: .6em;
    color: #ccc;
    margin-bottom: 50px;
}


#team_info .col-lg-4 .team_box_title {
	text-align: left;
	font-size: 18px;
	margin-bottom: 20px;
	color: #9E9E9E;
}

#team_info .col-lg-4 ul li {
	line-height: 40px;
	float:none;
}

#team_info .col-lg-4 ul li b {
	font-weight: 400;
	color: #696868;
}

#team_info .col-lg-6 {
	text-align: left;
	border-left: 1px dashed #ddd;
	padding:0 15px;
}

#team_info .col-lg-6 .team_box_title {
	text-align: left;
	font-size: 18px;
	margin-bottom: 20px;
}

#team_info .col-lg-6>div {
	overflow: hidden;
}

#team_info .col-lg-6>div .span_lf {
	float: left;
}

#team_info .col-lg-6>div .span_lf a {
	display: inline-block;
	margin-bottom: 10px;
	padding: 2px 5px;
	/*background: #f7f5f5;*/
	text-align: center;
	border-radius: 3px;
	text-decoration: none;
}

#team_info .col-lg-6>div .span_lf b {
	font-weight: 400;
	color: #696868;
}

#team_info .col-lg-6 .row {
	padding: 0px 30px;
}