@charset "utf-8";

/*-------    首页  开始      -------*/

.m_indexmain_box {
	background: #e1e1e1;
}

.logo_main { float:left; overflow: hidden; height: 90px; line-height: 90px; }
.logo_main a { display: block; margin-top: 20px; }
.logo_home { float:left; overflow: hidden; height: 90px; line-height: 90px; }
.logo_home a { display: block; margin-top: 24px; margin-left: 20px; padding-left: 20px; background: url(../images/ico1.png) no-repeat 0 center; }


.index_news{
	width: 1164px;
}
.index_news li{
	margin-top: 8px;
}
.index_news li a {
	font-size: 14px;
}
.index_news li a.more{
	display: block;
	font-size: 12px;
	color: #000;
	overflow: hidden;
	color: #FE000C;
	text-align: right;
	margin-top: 18px;
}
.index_news li:hover a{
	color: #FE000C;
}
.index_news li span{
	float: right;
	font-weight: normal !important;
	padding: 0 4px 0 16px;	
}
.index_news .title a{
	display: block;
	color: #fe000c;
	height: 31px;
	font-size: 14px;
	line-height: 42px;
	font-weight: 700;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
.id_news{
	width: 780px;
	float: left;
	padding-left: 20px;
}
*+html .id_news {
	width: 760px;
}
.id_publish{
	width: 354px;
	float: right;
}
.id_publish .book{
	float: left;
	margin-right: 24px;
}
.id_publish .li_1{
	font-size: 14px;
	line-height: 26px;
	font-weight: 700;
	color: #000;
}
.id_publish .li_2{
	color: #333;
	font-size: 14px;
	height: 28px;
	overflow: hidden;
	margin-bottom: 18px;
}
.id_publish .more a{
	color: #FE000C;
}
.index_foot{
	height: 130px;
}
.foot_left{
	width: 839px;
	float: left;
	padding: 30.5px 28px;
	background: #006699;
}
.photo li{
	float: left;
}
.fz_nav {
	width: 1200px;
	margin-left: -35px;
	overflow: hidden;
	padding-bottom: 20px;
}
.fz_nav li{
	float: left;
	color: #999;
	font-size: 14px;
	font-weight: 700;
	margin-left: 70px;
	margin-top: 20px;
}
.foot_left ul{
	width: 840px;
	padding-top: 18px;
	height: 51px;
	background: #4d6079;
}
.foot_left ul li{
	float: left;
	color: #fff;
	min-height: 44px;
	overflow: hidden;
	font-size: 12px;
	line-height: 22px;
	padding: 0 24px 0 18px;
	border-right: 1px solid #FFF;
}
.foot_left ul li:last-child{
	border: none;
	margin-top: 17px;
	width: 430px;
	height: 17px;
	overflow: hidden;
}
.foot_left ul li a {
	color: #FFF;
	display: block;
}
.foot_nav1 {
	float: right;
	height: 116px;
	width: 305px;
	background: #eee;
	text-align: center;
	padding: 12px 0;
}
.foot_nav1 ul {
	width: 120px;
	float: none;
	margin: 0 auto;
	overflow: hidden;
}
.foot_nav1 li {
	float:right;
	height: 106px !important;
	width: 120px !important;
}
.foot_nav1 ul li a{
	width:110px;
	color: #66748a;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	line-height:22px;
	overflow:hidden;
	float:left
}
.foot_nav1 ul .li_1 a{
	color: #FE000C;
}
/*   ---------- 列表页     案例详情      -------------*/
.seach_box {
	text-align: right;
	margin-right: 38px;
}
.seach_box input{
	border: 2px solid #006699;
	height: 40px;
	vertical-align: top;
	outline: none;
}
.seach_box .shuru{
	width: 225px;
	color: #66748a;
	font-size: 14px;
	padding-left:11px;
	border-radius: 3px 0 0 3px;
}
.seach_box  .seach{
	border: none;
	height: 44px;
	line-height: 44px;
	padding: 0 23px;
	background: #006699;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border-radius: 0 3px 3px 0;
}
.details_list{
	/* float: right;*/
	width: 815px;
}
.details_list ul, div {
    margin: 0 auto;
}
.news_details{
	/*width: 582px;*/
	padding-top: 25px;
}
.news_details li{
	color: #333;
	font-size: 20px;
	line-height: 27px;
	font-weight: bold;
	text-align: center;
}
.news_details .li_1{
	color: #aaa;
	font-size: 14px;
	font-weight: normal;
}
.details_list .cont{
	font-size: 16px;
	color: #444;
	line-height: 32px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
	margin: 16px 0 52px 0;
}
.details_list .cont img {
	max-width: 100%;
}
.share{
	/*padding-bottom: 80px;*/
	padding-top: 30px;
}
.share .fl {
	line-height: 36px; margin-right: 5px; color: #000; font-size: 16px;
}
.bdsharebuttonbox{
	float: left;
}
.pagination{
	/*width: 200px;
	margin-left: 285px;
	float: right;*/
}
.pagination li{
	float: left;
	margin-left: 3px;
}
.pagination li:first-child { margin-left: 0; }
.pagination li a{
	display: inline-block;
	font-size: 16px;
	color: #878787;
	height: 26px;
	line-height: 26px;
	padding: 0 23px;
	border: 1px solid #ddd;
	border-radius: 6px;
}
.pagination .pager{
	margin-right: 17px;
}
.pagination .active a{
	color: #fff;
	background: #006699;
	transition: all 0.3s;
}
.pagination li:hover a{
	color: #fff;
	background: #006699;
}
/*   ---------- 列表页     成功案例      -------------*/
.sucess_list{
	width: 762px;
	float: left;
	margin-left: 100px;
}
.sucess_list .seach_box{
	margin-right:0;
}
.margin_top{
	margin: 55px 0 18px 0;
}
.nl_right .li_1{
	width: 568px;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	/*height: 52px;*/
	word-spacing: nowrap;
	overflow: hidden;
	transition: all 0.3s;
}
.nl_right .li_1 a {
	font-size: 20px;
	color: #006699;
	font-weight: bold;
}
.margin_top .li_1{
	width: 680px !important;
}
.nl_right .li_2{
	color: #aaa;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	height: 16px;
	overflow: hidden;
}
.nl_right .li_3{
	font-size: 16px;
	color: #444;
	line-height: 28px;
	margin-top: 18px;
	height: 84px;
	overflow: hidden;
}
.nl_right .li_4 a{
	display: block;
	color: #66748a;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	transition: all 0.3s;
}
/*   ---------- 列表页     出版物      -------------*/
.publication{
	float: right;
	width: 930px;
	margin-bottom: 40px;
}
.publi{
	width: 222px;
	float: left;
	margin: 0 5px 25px;
	overflow: hidden;
}
.publi .li_1{
	padding: 7px 6px;
	border: 2px solid #e7e7e7;
	position: relative;
}
.publi .li_1:hover span{
	display: block;
	transition: all 0.3s;
}
.publi .li_1 span{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 232px;
	height: 294px;
	background: rgba(0,0,0,0.5);
	text-align: center;
}
.publi .li_1 span img{
	padding-top: 120px;
}
.publi .li_2{
	font-size: 17px;
	color: #006699;
	height: 60px;
	width: 263px;
	line-height: 64px;
	overflow: hidden;
}
.publi .li_3{
	color: #006699;
	font-size: 14px;
}
.publi .li_3 img{
	float: right;
}
/*   ---------- 列表页     出版物详情      -------------*/
.publish_details{
	width: 815px;
	float: right;
	margin-right: 42px;
}
.publish_details .title{
	text-align: center;
	font-size: 20px;
	color: #333;
}
.publish_details .title p{
	font-size: 14px;
	color: #aaa;
	height: 57px;
	line-height: 39px;
}
.publish_details .cont{
	padding: 36px 0;
	color: #444;
	font-size: 14px;
	line-height: 30px;
	border-bottom: 1px solid #d4d4d4;
}
.sign_up{
	margin: 18px 0 48px 0;
	text-align: center;
}
.sign_up a{
	display: inline-block;
	line-height: 36px;
	padding: 0 45px;
	color: #fff;
	font-size: 14px;
	background: #66748a;
	border-radius: 8px;
}
.share .sign_up{
	float: left;
	margin: 0 0 0 190px;
	
}
/*   ---------- 列表页     分支机构      -------------*/
.branch_details{
	float: left;
	padding: 10px;
	width: 250px;
	height: 646px;
	background: #f5f5f5;
}
.branch_details  .li_1{
	margin-top: 30px;
	color: #333;
	font-size: 20px;
}
.branch_details  .li_2{
	color: #66748a;
	font-size: 14px;
	margin-top: 22px;
	height: 19px;
	overflow: hidden;
}
.branch{
	width: 780px;
	float: right;
}
.b_city{
	margin-bottom: 100px;
}
.b_city li{
	width: 200px;
	float: left;
	margin:67px 50px 0 0;
	text-align: center;
}
.b_city li a{
	display: block;
	font-size: 20px;
	color: #333;
	padding-bottom: 24px;
	border-bottom: 1px solid #bdbdbd;	
}
.b_city .active a{
	color: #006699;
	border-bottom: 1px solid #006699;	
}
.b_city li:hover a{
	border-bottom: 1px solid #006699;	
}
/*   ---------- 列表页     分支机构 详情     -------------*/
.fzjg_deta{
	float: left;
	padding: 18px 17px;
	width: 242px;
	min-height: 632px;
	background: #f5f5f5; margin-bottom:50px
}
.fzjg_deta div{
	height: 41px;
	color: #fff;
	font-size: 18px;
	line-height: 41px;
	padding-left: 41px;
	background: #66748a url(../images/contact.png) no-repeat 16px center;
}
.fzjg_deta div.title1{
	background: #66748a url(../images/office.png) no-repeat 16px center;
}
.fzjg_deta .info{
	margin-top: 13px;
	height: 225px;
}
.fzjg_deta .info li{
	width: 103px;
	float: right;
	font-size: 14px;
	color: #66748a;
	line-height: 30px;
	word-break:break-all;
}
.fzjg_deta .info .li_1{
	width: 105px;
	float: left;
}
.fzjg_deta .info img{
	border: 3px solid #fff;
}
.fzjg_deta .info .hotline{
	width: 221px;
	height: 41px;
	color: #66748a;
	line-height: 41px;
	padding: 0 10px;
	margin: 10px 0;
	overflow:hidden;
	background: #fff;
}
.fzjg_deta .fd_city{
	color: #66748a;
	font-size: 14px;
	overflow: hidden;
}
.fzjg_deta .fd_city li{
	float: left;
	margin:12px 12px 0 0;
}
.fzjg_details li{
	text-align: center;
}
.fzjg_details .li_1{
	height: 102px;
	line-height: 116px;
	font-size: 20px;
	color: #333;
	font-weight: 700;
}
/*   ---------- 列表页     关于我们    -------------*/
.about{
	float: right;
	width: 900px;
}
.about .cont{
	padding: 45px 0;
	color: #444;
	font-size: 16px;
	line-height: 36px;
}
.print{
	padding-bottom: 89px;
}
/*   ---------- 列表页     活动培训     -------------*/
.elite_select select {
    height: 40px;
    line-height: 40px;
    padding: 0 30px 0 15px;
    border: 2px solid #006699;
    font-size: 14px;
    color: #acb1c9;
    letter-spacing: 1px;
    
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    
    background: url(../images/arrow.png) no-repeat 95% center;
    background-size: 12px;
}
select::-ms-expand { display: none; }
.activity{
	overflow: hidden;
}
.activity form{
	margin: 0;
	float: none;
}
.activity .pager{
	width: 100%;
}
.activity_list{
	padding-bottom: 70px;
}
.activty_box{
	float: left;
	width: 283px;
	height: 383px;
	padding: 28px 27px;
	border: 1px solid #e2e2e2;
	color: #585858;
	font-size: 14px;
	margin: 18px 0 0 16px;
}
.activty_box li{
	margin-bottom: 17px;
}
.activty_box li span{
	color: #ed1d24;
}
.activty_box .li_1{
	font-size: 18px;
	height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.activty_box .li_2{
	border-bottom: 1px dotted #e2e2e2;
	padding-bottom: 10px;
	height: 54px;
	line-height: 20px;
	overflow: hidden;
}
.activty_box .address{
	height: 38px;
	overflow: hidden;
}
.activty_box  li a{
	display: inline-block;
	color: #fff;
	font-size: 14px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	margin-right: 10px;
	border-radius: 4px;
	padding: 0 19px 0 27px;
}
.activty_box  li .more1{
	background: #ed1d24 url(../images/caret.png) no-repeat 10px center;
}
.activty_box  li .more2{
	opacity: 0.6;
	background: #006699 url(../images/caret.png) no-repeat 10px center;
}
.activty_box:hover{
	border: 1px solid #ed1d24;
}
.activty_box:hover .li_1{
	color: #ed1d24;
}
.more1:hover , .activty_box  li .more2:hover{
	opacity: 1;
}
/*   ---------- 列表页     活动详情     -------------*/
.left_activity{
	float: left;
	width: 288px;
	padding: 12px;
	background: #fcfcfc;
}
.left_activity .li_1{
	text-align: center;
}
.left_activity .li_2{
	color: #66748a;
	font-size: 18px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 15px;
	margin-top: 15px;
	background: url(../images/dian.png) no-repeat left center;
}
.left_activity .li_3 a{
	display: block;
	color: #66748a;
	font-size: 16px;
	margin-bottom: 15px;
	height: 24px;
	overflow: hidden;
	padding-left: 9px;
	white-space: nowrap;
	background: url(../images/dian.png) no-repeat left center;
}
.left_activity .li_3:hover a{
	color: #1D2088;
}
.activity_details{
	float: left;
	width: 768px;
	margin-left: 96px;
}
.ad_top{
	/*padding-left: 40px;*/
	/*border-bottom: 1px solid #e1e1e1;*/
}
.ad_top li{
	color: #66748a;
	font-size: 16px;
	margin-bottom: 15px;
	padding-left: 28px;
}
.ad_top .li_1{
	color: #3a3a3a;
	font-size: 24px;
	padding: 0;
	margin-bottom: 47px;
}
.ad_top .time{
	background: url(../images/time.png) no-repeat left center;
}
.ad_top .address{
	background: url(../images/address.png) no-repeat left center;
}
.ad_top .sponsor{
	background: url(../images/banli.png) no-repeat left center;
}
.sign_up{
	margin: 18px 0 48px 0;
	/*text-align: center;*/
	text-align: right;
}
.sign_up a{
	display: inline-block;
	line-height: 36px;
	padding: 0 45px;
	color: #fff;
	font-size: 14px;
	background: #ed1d24 url(../images/caret.png) no-repeat 10px center;
	border-radius: 8px;
}
.sign_up a:hover{
	color: #fff;
	background: #1d2088;
}
.share .sign_up{
	float: left;
	margin: 0 0 0 190px;
	
}
.elite_details{
	/*float: left;
	margin-left: 110px;*/
	width: 815px;
}
.e_details{
	width: 280px;
	margin: 0 auto;
}
.e_details .elite_box{
	float: none;
	margin-bottom: 54px;
}
.e_lump_title{
	padding-bottom: 32px;
	text-align: center;
}
.e_lump .content{
	width: 815px;
	color: #66748a;
	line-height: 20px;
	font-size: 16px;
	text-indent: 36px;
	margin-bottom: 80px;
	padding: 20px 0;
	border-bottom: 1px solid #f5f5f5;
	border-top: 1px solid #f5f5f5;
}
.e_lump .content .last{
	padding-top: 0;
	overflow: hidden;
}
.e_lump .content .last li{
	text-align: left;
	background: url(../images/dian.png) no-repeat 10px 14px;
	margin-bottom: 30px;
}
/*   ---------- 列表页     精英律师      -------------*/
.elite{
	
	width: 1000px;
	overflow: hidden;
	margin-bottom: 40px;
	margin: auto;
}
.elite_title{
	text-align: center;
}
.elite_select{
	float: left;
	margin-top: 45px;
}
.elite_select select{
	width: 145px;
	height: 40px;
	line-height: 38px;
	padding:0 30px 0 15px;
	border: 2px solid #006699;
	font-size: 14px;
	color: #acb1c9;
	letter-spacing: 1px;
}
.elite_select input[type=text] {
	width: 120px;
	height: 40px;
    line-height: 40px;
    padding: 0 30px 0 15px;
    border: 2px solid #006699;
    font-size: 14px;
    color: #66748a;
    letter-spacing: 1px;
    border-radius: 5px;
}
input::-webkit-input-placeholder {
	color: #acb1c9;
}
.elite_select select.sele{
	padding:0 60px 0 15px;
}
.elite_select .seach{
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
	padding: 0 26px;
	background: #006699;
	border: none;
	vertical-align: top;
	border-radius: 5px;
}
.elite_list{
	width: 791px;
	float: right;
}
.elite_box{
	float: left;
	margin: 56px 33px 0;
}
.elite_box li{
	text-align: center;
	font-size: 14px;
	color: #006699;
	margin-bottom: 8px;
}
.elite_box:hover li{
	color: #006699;
}
.elite_box:hover .li_1 img{
	border: 2px solid #006699;
}
.elite_box .li_1 img{
	border: 2px solid #eee;
	border-radius: 50px;
}
.elite_box .name{
	font-size: 20px;
	color: #006699;
}
.elite_box:hover .name{
	font-weight: bold;
	color: #006699;
}
.elite_info{
	margin: 56px  0 33px 0;
}
.elite_info li{
	text-align: center;
	font-size: 14px;
	color: #006699;
	margin-bottom: 14px;
}
.elite_info .li_1 img{
	border: 2px solid #eee;
	border-radius: 50px;
}
.elite_info .name{
	font-size: 20px;
	color: #66748a;
}
.elite_details .content_text{
	padding: 15px 0;
	font-size: 16px;
    line-height: 34px;
    color: #000;
}
/*   ---------- 列表页     联系我们      -------------*/
.contact{
	width: 900px;
	float: right;
}
.contact_title{
	text-align: center;
	margin-top: 46px;
}
.contact .map_w {
	margin-top: 46px;
	margin-bottom: 30px;
	overflow: hidden;
}

.contact .info{
	padding: 37px 0 13px 0;
	border-bottom: 1px solid #e7f0f6;
	margin-bottom: 35px;
}
.contact .info li{
	color: #3b3b3c;
	font-size: 14px;
	margin-bottom: 26px;
	padding-left: 33px;
	background: url(../images/address.png) no-repeat 9px center;
}
.contact .info .iphone{
	background: url(../images/iphone.png) no-repeat 7px center;
}
.recruit{
	margin: 33px 0 60px 0;
	overflow: hidden;
}
.recruit .title{
	color: #333;
	font-size: 20px;
	height: 68px;
	line-height: 74px;
}
.recruit ul{
	padding: 27px 42px;
	border: 1px solid #eee;
	border-radius: 2px;
}
.recruit ul li{
	color: #333;
	font-size: 14px;
	margin-bottom: 10px;
}
.recruit .title_content {
	padding: 27px 42px;
	border: 1px solid #eee;
	border-radius: 2px;
	color: #333;
	font-size: 14px;
	line-height: 22px;
}

/*   ---------- 列表页     新闻列表      -------------*/
.seach_box {
	text-align: right;
	margin-right: 38px;
}
.seach_box input{
	border: 2px solid #006699;
	height: 40px;
	vertical-align: top;
	outline: none;
}
.seach_box .shuru{
	width: 225px;
	color: #66748a;
	font-size: 14px;
	padding-left:11px;
	border-radius: 3px 0 0 3px !important;
}
.seach_box  .seach{
	border: none;
	height: 40px;
	line-height: 40px;
	padding: 0 23px;
	background: #006699;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border-radius: 0 3px 3px 0;
}
.nl_box{
	width: 1162px;
	float: right;
	margin: 31px 0 20px 0;
	padding-right: 43px;
}
.nl_box:hover .nl_date li {
	color: #006699;
}
.nl_box:hover .nl_right .li_1, .nl_box:hover .nl_right .li_1 a, .nl_box:hover .nl_right .li_3 a, .nl_box:hover .nl_right .li_4 a{
	color: #006699;
}
.nl_date{
	float: left;
	text-align: right;
	margin-right: 25px;
	transition: all 0.3s;
}
.nl_date .li_1{
	font-size: 20px;
	color: #006699;
	transition: all 0.3s;
}
.nl_date .li_2{
	font-size: 60px;
	color: #006699;
	line-height: 60px;
	transition: all 0.3s;
}
.nl_date .li_3{
	font-size: 14px;
	color: #006699;
	transition: all 0.3s;
}
.nl_right{
	width: 1000px;
	float: right;
}
.nl_right .li_1{
	width: 568px;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	/*height: 52px;*/
	word-spacing: nowrap;
	overflow: hidden;
	transition: all 0.3s;
}
.nl_right .li_2{
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	overflow: hidden;
}
.nl_right .li_3{
	font-size: 16px;
	color: #006699;
	line-height: 28px;
	margin-top: 18px;
	/*height: 84px;*/
	overflow: hidden;
}
.nl_right .li_3 a {
	color: #aaaaaa;
}
.nl_right .li_4 a{
	display: block;
	color: #66748a;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	transition: all 0.3s;
}
.nl_right .li_4 a:hover{
	color: #66748a;
}
.pager{
	text-align: center;
}
/*   ---------- 列表页     专业领域      -------------*/
.prof_field{
	padding: 13px 0 60px 0;
}
.prof_field li{
	float: left;
	width: 33.33333%;
	padding-left: 58px;
	margin-top: 37px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	background: url(../images/dian1_03.jpg) no-repeat 38px 8px;
}
.prof_field li a{
	color: #006699;
	font-size: 16px;
}
.prof_field li:hover a{
	color: #333;
}
/*   ---------- 列表页     专业领域详情     -------------*/
.core_details{
	float: right;
	width: 900px;
}
.tab_nav{
	float: left;
	width: 160px;
	margin: 40px 0 0 18px;
}
.tab_nav li{
	text-align: right;
	color: #a5abc4;
	font-size: 20px;
	line-height: 41px;
	padding-right: 45px;
	height: 41px;
	overflow: hidden;
}
.tab_nav .active{ 
	color: #66748a;
	font-weight: bold;
	background: url(../images/zhixiang.png) no-repeat right center;
}

/* 新加 */
.menu_zb{/*padding-right: 50px;*/ margin-top: 40px;}
.menu_zb>ul{ float: right; width:330px; overflow:hidden}
.menu_zb .right_content{ width: 570px; min-height: 200px; border: 2px solid #006699;border-radius: 6px;}
.menu_zb .right_content .tab_content{display: none;padding: 10px; }
.menu_zb .right_content .tab_content.active{display: block;color: #66748a; padding: 25px;font-size:16px;line-height:26px;height: 180px;overflow-y: auto;}
.menu_zb .right_content div ul{}
.menu_zb .right_content div ul li{margin-bottom: 20px;padding-left: 22px;height: 21px;overflow: hidden;background: url(../images/dian1_03.jpg) no-repeat left center;}
.menu_zb .left_menu li{
	text-align: right;
	color: #a5abc4;
	font-size: 20px;
	line-height: 41px;
	padding-right: 30px;
	height: 41px;
	overflow: hidden;
}
.menu_zb .left_menu li.active{
	color: #66748a;
	font-weight: bold;
	background: url(../images/zhixiang.png) no-repeat right center;
}
/* End 新加 */

.tab_plan{
	margin: 36px 0 109px 0;
	width: 530px;
	float: left;
	padding: 20px;
	border: 2px solid #006699;
	border-radius: 6px;
	position: relative;
	display: none;
}
.tab_plan.active { display: block; }
.tab_plan li{
	margin-bottom: 20px;
	padding-left: 22px;
	height: 21px;
	overflow: hidden;
	background: url(../images/dian1_03.jpg) no-repeat left center;
}
.tab_plan .caret{
	position: absolute;
	left: -36px;
	top: 10px;
	background: none;
}
.zhongxin{
	margin-top: 78px;
}
.zhongxin_more{
	/* text-align: center;*/
}
.zhongxin_more a{
	display: inline-block;
	color: #006699;
	line-height: 40px;
	height: 40px;
	padding: 0 60px;
	border: 2px solid #006699;
	border-radius: 2px;
	transition: all 0.3s;

}
.jy_lawyer{
	width: 850px;
	overflow: hidden;
	margin:80px 50px 40px 0;
}
.m_lawyer_list_box {
	width: 910px;
	overflow: hidden;
}
.jy_lawyer .elite_box li{
	width: 116px;
}
.jy_lawyer .zhongxin_more{
	margin-top: 30px;
}
/*   ---------- 列表页     专业文章      -------------*/
.article_list{
	float: right;
	width: 806px;
}
.article_list .seach_box{
	margin: 0;
	padding-bottom: 10px;
}
.article{
	padding: 28px 25px;
	transition: all 0.3s;
}
.article:hover{
	background: #707d92;
}
.article:hover .li_1{
	border-left: 7px solid #fff;
}
.article:hover li{
	color: #fff;
}
.article .li_1{
	font-size: 18px;
	color: #737373;
	padding-left: 25px;
	border-left: 7px solid #707d92;
	height: 24px;
	overflow: hidden;
	transition: all 0.3s;
}
.article .li_1 span{
	float: right;
	padding-left: 15px;
}
.article .li_2{
	height: 43px;
	line-height: 47px;
	font-size: 14px;
	color: #737373;
	border-bottom: 1px solid #fafafa;
}
.article .li_2 span{
	padding-left: 33px;
}
.article .li_3{
	color: #737373;
	font-size: 14px;
	line-height: 34px;
	padding-top: 4px;
	height: 72px;
	overflow: hidden;
}


.bm_mask { width:100%; height:100%; position:fixed; left:0; top:0; background:url(../images/tm_2.png); z-index:10; display:none}
.bm_box { width:700px; height:500px; background:#fff; z-index:11; position:fixed; left:50%; top:50%; margin:-250px 0 0 -350px;-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; overflow:hidden; display:none}
.bm_box .ul_text { width:100%; height:45px; float:left; margin-bottom:20px}
.bm_box .ul_text li { float:left; width:100%; height:45px; text-align:center; line-height:45px; background:#ed7a00; color:#fff}
.bm_box .ul_k1 { float:left; width:290px; margin:10px 0 0 40px;}
.bm_box .ul_k1 .li_1 { float:left; width:85px; height:44px; line-height:44px; font-size:14px;}
.bm_box .ul_k1 .li_2 { float:left; width:200px;}
.bm_box .li_2 input { width:180px; height:30px; outline:none; padding:0 10px; line-height:30px; border:1px solid #ccc; float:left; margin-top:5px;}

.bm_box .ul_k2 { float:left; width:660px; margin:10px 0 0 40px;}
.bm_box .ul_k2 .li_1 { float:left; width:85px; height:44px; line-height:44px; font-size:14px;}
.bm_box .ul_k2 .li_2 { float:left; width:550px; min-height:40px; line-height:40px;}
.bm_box .ul_k2 .li_2 input { width:510px; height:30px; outline:none; padding:0 10px; line-height:30px; border:1px solid #ccc}
.bm_box .ul_k2 .li_2 textarea { width:510px; height:80px; padding:10px; border:1px solid #ccc; outline:none; float:left; margin-top:5px}
.bm_box input,textarea { font-family:'微软雅黑'}
.bm_box .ul_k3 { float:left; width:700px; margin:35px 0 0 0; text-align:center}
.bm_box .ul_k3 li { display:inline-block}
.bm_box .ul_k3 li input { float:left; width:120px; height:40px; background:#3c8dbc; border:none; font-size:16px; color:#fff;-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; cursor:pointer; margin:0 30px;}
.bm_box .ul_k3 li span { float:left; width:120px; height:40px; background:#ed7a00; display:block; display:inline-block;-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; text-align:center; line-height:40px; color:#fff; font-size:16px; cursor:pointer; margin:0 30px;}

.bm_box .li_2 { position:relative}
.bm_box .li_2 span { position:absolute; right:-15px; top:8px; color:#f00}
.ljg { letter-spacing:6.5px}


/* 马 */
.m_top_content { background: #FFF; }
.m_photo li {
	height: 425px;
	position: relative;
	overflow: hidden;
}
.m_photo li a {
	display: block;
}
.m_photo li .photo_info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 90px;
	overflow: hidden;
	background: rgba(42,60,85,.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F2a3c55,endColorstr=#7F2a3c55);
	color: #FFF;

	-webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.m_photo li a:hover .photo_info {
	color: #e53e3d;
}
.m_photo li.active .photo_info {
	bottom: 0;
}
.m_photo li .photo_info .photo_info_tit {
	white-space: nowrap;
	font-size: 16px;
	width: 90%;
	font-weight: 700;
	margin: 10px 5% 0;
}
.m_photo li .photo_info .photo_info_info {
	line-height: 27px;
	font-size: 14px;
	width: 90%;
	margin: 5px 5% 0;
}
.m_elite_box {
	height: 204px;
}
.m_activty_box li.li_1 {
	height: 22px;
}
.m_activty_box li.li_1 a {
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 100%;
}
.m_activty_box:hover li.li_1 a {
	color: #ed1d24;
}
.m_activty_box li.li_1 a, .m_activty_box li.li_2 a {
	color: #585858;
	text-align: left;
	margin: 0;
	padding: 0;
	height: auto;
	line-height: normal;
}
.m_activty_box li.li_2 a {
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
.m_elite_list {
	padding-left: 0;
	width: 1000px;
	float: left;
}
.m_elite_list ul {
	height: 230px;
}
.elite_list ul{
	float: left;
	margin-right: 0px;
	margin-left: 0;
	margin-top: 40px;
	width: 200px; overflow: hidden;
	margin-bottom: 50px;
}
.m_elite_select {
	float: left;
}
.m_nl_right {
	width: 748px;
}




/* ====================================================== */
/* 首页轮换图 */
.index-slide .bx-wrapper .bx-controls-auto, .index-slide .bx-wrapper .bx-pager {
	bottom: 35px;
}
.index-slide .bx-wrapper .bx-pager.bx-default-pager a {
	background-color: #FFF;
}
.index-slide .bx-wrapper .bx-pager.bx-default-pager a.active, .index-slide .bx-wrapper .bx-pager.bx-default-pager a:focus, .index-slide .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background-color: #006699;
}


/* 首页列表样式 */
.index-list {
	margin-top: 35px;
}
.index-list li {
	margin-top: 35px;
	padding-left: 25px;
	overflow: hidden;
	background: url(../images/mdw/mdw1.png) no-repeat 0 center;
}
.index-list li:first-child {
	margin-top: 0px;
}
.index-list li a, .index-list li span {
	display: block;
	overflow: hidden;
	line-height: 20px;
}
.index-list li a {
	float: left;
	width: 75%;
	font-size: 14px;
	color: #666666;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index-list li span {
	float: right;
	color: #999999;
	font-size: 12px;
}


/* 首页新闻动态 */
.index-news {
	width: 710px;
	float: left;
}


/* 首页精英律师 */
.index-elite-lawyer {
	width: 360px;
	float: right;
}
.index-elite-lawyer .iel-form {
	margin-top: 35px;
}


/* 首页专业文章 */
.index-professional-articles {
	float: left;
	width: 550px;
}


/* 首页专业文章 */
.index-successful-case {
	float: right;
	width: 550px;
}


.f_menu_w { width:100%; margin:0 auto; text-align:center; background:#fff; padding:50px 0 0 0}
.f_menu_w li { width:1200px; text-align:center; margin:0 auto; color:#999}
.f_menu_w li a { color:#333}