/* -------------------年鉴网----------------- */
@charset "utf-8";
/* 法和家-header */

/*header,footer,section{
	width:100%;
	margin: 0 auto;
}*/
@media only screen and (max-width: 1112px) {
	.swiper_out_btn,.tool_box{
		display: none;
	}
}
@media only screen and (max-width: 1000px) {
	body{
		width: 1000px;
		overflow: hidden;
	}
	header,footer{
		width: 1000px;
	}
}
header .head{
	height:290px;
	background: url(../img/banner.jpg) center center/cover no-repeat;
	position: relative;
}
header .head .head_con{
	position: relative;
	height: 100%;
}
header .head .head_con .logo{
	position: absolute;
	left: 30px;
	top: 0px;
	width: 230px;
}
header .head .head_con .user_help{
	position: absolute;
	right: 0;
	top: 36px;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #26b598;
}
header .head .head_con .user_help>i{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../img/help.png) no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
	margin-right: 7px;
	margin-top: -3px;
}
header .head .head_con .search_box{
	position: absolute;
	bottom: 111px;
	left: 50%;
	z-index: 99;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
header .search_box>input{
	width: 272px;
	height: 34px;
	border: 1px solid rgba(47,107,189,.9);
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	background-color: rgba(255,255,255,.9);
	padding: 0 8px;
	font-size: 14px;
}
header .search_box .search_btn{
	width: 55px;
	height: 34px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	margin-left: -1px;
	background: rgba(47,107,189,.9) url(../img/i-screen.png) center center no-repeat;
}
header .search_box .select{
	min-width: 55px;
	padding: 0 10px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 12px;
	margin-left: 7px;
	border-radius: 3px;
	background: rgba(47,107,189,.9);
	position: relative;
}
header .search_box .select b{
	font-weight: normal;
}
.city_box{
	display: none;
	width: 360px;
	height: 250px;
	position: absolute;
	left: 0;
	top: calc(100% + 1px);
	z-index: 99;
	border: 2px solid #2f6bbd;
	background: #fff;
	color: #666;
}
.city_box .close{
	width: 26px;
	height: 26px;
	line-height: 20px;
	text-align: center;
	border: 2px solid #2f6bbd;
	background: #fff;
	color: #838486;
	font-size: 21px;
	position: absolute;
	right: -26px;
	top: -2px;
	cursor: pointer;
}
.city_box .city_box_head{
	width: 100%;
	height: 64px;
	background: #f9f9f9;
	position: absolute;
	top: 0;
	z-index: 99;
	padding: 10px 8px;
	line-height: 22px;
}
.city_box .city_box_head .hot_tit{
	float: left;
	width: 64px;
	height: 100%;
	color: #2f6bbd;
}
.city_box .city_box_head .hot_city>li{
	float: left;
}
.city_box .city_box_head .hot_city>li>a{
	padding: 0 5px;
}
.city_box .city_box_con{
	height: calc(100% - 64px);
	margin-top: 64px;
	overflow-y: scroll;
	padding-bottom: 15px;
	line-height: 24px;
	padding: 8px;
}
.city_box .city_box_con .province{
	color: #2f6bbd;
}
.city_box .city_box_con .citys{
	margin-bottom: 20px;
}
.city_box .city_box_con .citys>li{
	float: left;
	min-width: 16.66%;
	padding: 0 5px;
}

header .head .head_con .login{
	position: absolute;
	right: 62px;
	bottom: 114px;
	width: 57px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #2f6bbd;
}
header .head .head_con .login>i{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../img/user.png) no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -3px;
}
header .head .head_con .register{
	position: absolute;
	right: 1px;
	bottom: 114px;
	width: 53px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #fcae48;
}

header .nav{
	width: 100%;
	max-height: 84px;
	background-color: rgba(0,0,0,.82);
	position: absolute;
	bottom: 0;
	/*position: relative;
	padding:13px 15px;*/
}
header .nav>ul{
	padding: 13px 0;
}
header .nav>ul>li{
	float: left;
	width:10%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	position: relative;
}
header .nav>ul>li:after{
	position: absolute;
    right: 0px;
    bottom: 7px;
    top: 7px;
    width: 1px;
    content: '';
    background-color: #636363;
}
header .nav>ul>li:nth-child(10n):after{
	height: 0;
}
header .nav>ul>li>a.active{
	color: #fcae48;
}

/* 法和家-footer */
footer{
	background: #f2f2f2;
}
footer .link_box{
	height: 92px;
	padding: 16px 0;
}
footer .link_box .title{
	float: left;
	width: 80px;
	height: 100%;
	line-height: 30px;
	font-size: 14px;
	color: #2f6bbd;
}
footer .link_box .links{
	float: left;
	width: calc(100% - 80px);
}
footer .link_box .links>li{
	float: left;
	line-height: 30px;
	font-size: 14px;
	width: 12.5%;
	text-align: center;
	color: #666;
	position: relative;
}
footer .link_box .links>li:after{
	position: absolute;
    right: 0px;
    bottom: 7px;
    top: 7px;
    width: 1px;
    content: '';
    background-color: #dfdfdf;
}
footer .link_box .links>li:nth-child(8n):after{
	height: 0;
}

footer .foot{
	width: 100%;
	height: 192px;
	background-color: #191919;
}
footer .foot .foot_nav{
	text-align: center;
	color: rgba(255,255,255,.8);
	padding: 40px 0 30px;
}
footer .foot .foot_nav>a{
	padding: 0 15px;
	position: relative;
}
footer .foot .foot_nav>a:hover{
	color: inherit;
}
footer .foot .foot_nav>a:after{
	position: absolute;
    right: 0px;
    bottom: 2px;
    top: 2px;
    width: 1px;
    content: '';
    background-color: rgba(255,255,255,.8);
}
footer .foot .foot_nav>a:last-child:after{
	height: 0;
}
footer .foot>p{
	text-align: center;
	font-size: 14px;
	color: rgba(255,255,255,.8);
	line-height: 24px;
}
footer .foot_bar{
	position: fixed;
	bottom: 370px;
	left: 50%;
	z-index: 99;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
footer .foot_bar .tool_box{
	width: 33px;
	height: 200px;
	/*background-color: #fff;*/
	/*border: 1px solid #f4f4f4;*/
	position: absolute;
	right: -47px;
}
footer .foot_bar .tool_box>a{
	display: block;
	width: 33px;
	height: 33px;
	line-height: 33px;
	background: #fff;
	border: 1px solid #f4f4f4;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-size: 10px;
	color: #b3b3b3;
	margin-top: -1px;
	user-select: none;
	position: relative;
	transition: all .3s;
}
footer .foot_bar .tool_box>a:hover{
	background-color: #2f6bbd;
	border: 1px solid #2f6bbd;
}
footer .foot_bar .tool_box>a:nth-child(1){
	margin-top: 0;
	background-image: url(../img/tool_phone.png);
}
footer .foot_bar .tool_box>a:nth-child(2){
	/*background-image: url(../img/tool_phone.png);*/
}
footer .foot_bar .tool_box>a:nth-child(3){
	background-image: url(../img/tool_home.png);
}
footer .foot_bar .tool_box>a:nth-child(4){
	background-image: url(../img/tool_serve.png);
}
footer .foot_bar .tool_box>a:nth-child(5){
	background-image: url(../img/tool_top.png);
}


footer .foot_bar .qr_code{
	display: none;
	position: absolute;
	right: calc(100% + 2px);
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 114px;
	height: 108px;
	background: url(../img/tool_qrbg.png) no-repeat;
	background-size: 100% 100%;
	padding: 7px;
	padding-right: 13px;
}
footer .foot_bar .qr_code>img{
	width: 100%;
	height: 100%;
}

footer .foot_bar .tool_box>a:hover .qr_code{
	display: block;
}







/* 法和家-main-首页*/
.main{
	/*background: #f00;*/
}

/*法律热点*/
.legal_hotspot{
	float: left;
	width: 665px;
	height: 366px;
	/*height: 200px;*/
	/*border: 1px solid #f00;*/
}
/* 首页banner样式 */
.focusBox { position: relative; width: 335px; height: 310px; overflow: hidden; font: 12px/1.5 '宋体',Verdana, Geneva, sans-serif; text-align: left; background: white; border:1px solid #dedede; border-radius: 1px;}
.focusBox .pic {position: relative; width: 100%; height: 100%;}
.focusBox .pic img { width: 100%; /*height: 240px; */display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 64px; width:100%;  background: #000; filter: alpha(opacity=50); opacity: 0.5; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 64px; width:100%; overflow: hidden; }
.focusBox .txt li{ height:64px; line-height:22px; position:absolute; bottom:-76px;}
.focusBox .txt li a{ display: block; color: #fff;  font-size: 12px; text-decoration: none;margin: 10px;overflow: hidden;height: 44px;
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.focusBox .num { position: absolute; z-index: 3; bottom: 16px; right: 5px; }
.focusBox .num li{ float: left; position: relative; width: 7px; height: 7px; line-height: 7px; overflow: hidden; text-align: center; margin-right: 6px; cursor: pointer;border-radius: 1px; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: #000; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none;text-align: center; }
.focusBox .num li span { z-index: 1; background: #efefef; filter: alpha(opacity=50); opacity: 0.5; }
.focusBox .num li.on a/*,.focusBox .num a:hover*/{ background:#2f83ee;  }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.focusBox .prev,
.focusBox .next{ position:absolute; left:2px; top:50%; margin-top:-41px; display:block; width:24px; height:82px; background: rgba(0,0,0,.3) url(../img/btn_prev.png) center center no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.focusBox .next{ left:auto; right:2px; background-image:url(../img/btn_next.png); }
.focusBox .prev:hover,
.focusBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.focusBox .prevStop{ display:none;  }
.focusBox .nextStop{ display:none;  }


.main .node_box{
	margin-top: 30px;
}
.main .node_box .node_tit{
	width: 100%;
	height: 32px;
	line-height: 32px;
	text-align: right;
	border-bottom: 2px solid #e9e7e7;
	background: no-repeat left 2px center;
	background: none !important;
}
.main .node_box .node_tit .tit_txt{
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 12px;
	color: #3575c7;
	font-weight: 500;
}
.main .node_box .node_tit .tit_txt>span{
	font-size: 17px;
	color: #3575c7;
	margin-left: 2px;
	text-shadow: 0px 0px 1px #3575c7;
}
.main .node_box .node_tit .tit_txt>em{
	font-size: 13px;
	color: #fcae48;
	font-style: italic;
	font-family: "宋体";
	letter-spacing:2px;
	font-weight: 600;
}
.main .node_box .node_tit>a{
	font-family: Arial;
	font-size: 12px;
	color: #999;
	font-style:italic;
}
.main .node_box .node_con{
	margin-top: 18px;
	margin-bottom: 6px;
}

.main .node_box .node_con .question{
	width: 315px;
	margin-left: 15px;
}
.main .node_box .node_con .question .tit{
	font-size: 14px;
	color: #eca73b;
	margin-bottom: 9px;
}
.main .node_box .node_con .question .con{
	font-size: 12px;
	color: #999;
	line-height: 22px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	padding-bottom: 17px;
	border-bottom: 1px solid #d8d8d8;
}

.article_list{
	width: 315px;
	margin-left: 15px;
	line-height: 34px;
	font-size: 12px;
	color: #666;
	max-height: 200px;
    overflow: hidden;
}
.article_list>li{
	position: relative;
	padding-left: 15px;
}
.article_list>li>i{
	display: block;
	width: 4px;
	height: 4px;
	background: #c8c6c6;
	position: absolute;
	left: 1px;
	top: 15px;
}

/*法律专题*/
.legal_topic{
	float: right;
	width: 315px;
	height: 366px;
	overflow: hidden;
}
.main .node_box.legal_topic .question2,
.main .node_box.legal_topic .question3{
	margin-top: 14px;
	margin-left: 0;
	width: 100%;
}
.main .node_box.legal_topic .question2 .tit{
	color: #2f6bbd;
}
.main .node_box.legal_topic .question2 .con{
	padding-bottom: 5px;
}
.main .node_box.legal_topic .question3 .con{
	-webkit-line-clamp: 2;
	padding-bottom: 0;
	border: 0;
}

/*法律问答*/
.legal_questions_nav {
	width: 110px;
	height: 260px;
	margin-top: 30px;
	position: relative;
}
/*.legal_questions_nav.active {
	width: 100%;
}*/
.legal_questions_nav .swiper{
	padding: 5px 0 30px 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	z-index: 999;
}
.legal_questions_nav .swiper-container {
	width: 90px;
	height: 100%;
	background: #fff;
	overflow: visible;
	margin: initial;
}

.legal_questions_nav .swiper-slide {
	text-align: center;
	font-size: 14px;
	color: #a6a5a5;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	cursor: pointer;
	border-radius: 3px;
	/*transition: background-color 0.3s;*/
	position: relative
}
.legal_questions_nav .swiper-slide.active,.legal_questions_nav .swiper-slide:hover{
	background: #2f6bbd;
	/*background: rgba(0,0,0,.4);*/
	color: #fff;
}
.legal_questions_nav .swiper-slide.active:after{
	content: '\25BA';
	position: absolute;
    right: -10px;
    color: #2f6bbd;

}
.legal_questions_nav .swiper-button-next{
	top: auto;
	bottom: -30px;
	left: 0;
	width: 90px;
	height: 30px;
	background: #fff url(../img/nav_more.png) center center no-repeat;
}
.legal_questions_box{
	display: none;
	width: 900px;
	height: 260px;
	border: 2px solid #2f6bbd;
	border-radius: 2px;
	background: #fff;
	position: absolute;
	left: 100px;
	top: 0;
	z-index: 999;
	padding: 15px 20px;
}
.legal_questions_box .close{
	width: 26px;
	height: 26px;
	line-height: 20px;
	text-align: center;
	border: 2px solid #2f6bbd;
	background: #fff;
	color: #838486;
	font-size: 21px;
	position: absolute;
	right: -26px;
	top: -2px;
	cursor: pointer;
}
.legal_questions_box ul>li{
	float: left;
	padding: 0 18px;
	line-height: 34px;
	font-size: 14px;
	color: #666;
}


.legal_questions{
	float: left;
	width: 555px;
	height: 260px;
}
.legal_questions .article_list{
	width: 100%;
	margin-left: 15px;
	line-height: 34px;
	font-size: 12px;
	color: #666;
	max-height: 210px;
    overflow: hidden;
}
.legal_questions .article_list>li{
	width: 95%;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
/*实践案例*/
.practice_cases{
	float: right;
	width: 315px;
	height: 260px;
}
.practice_cases .article_list{
	margin-left: 0;
}
/*实践案例2*/
.practice_cases2{
	float: left;
	width: 665px;
}
.practice_cases2 .node_con{
	background-color: #fff;
}
.practice_cases2 .nav_box{
	margin-bottom: 8px;
}
.practice_cases2 .nav_box>li{
	float: left;
	width: 20%;
	height: 43px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	background-color: #e65623;
	border-right: 2px solid #fff;
	background: url(../img/nav_btm1.png) left bottom no-repeat;
	background-size:100% 8px;
}
.practice_cases2 .nav_box>li.active{
	background: url(../img/nav_btm2.png) center bottom no-repeat;
}
.practice_cases2 .nav_box>li:nth-child(1){
	background-color: #e65623;
}
.practice_cases2 .nav_box>li:nth-child(2){
	background-color: #f17828;
}
.practice_cases2 .nav_box>li:nth-child(3){
	background-color: #f19528;
}
.practice_cases2 .nav_box>li:nth-child(4){
	background-color: #f1a328;
}
.practice_cases2 .nav_box>li:nth-child(5){
	background-color: #f1b628;
	border: 0;
}

.imgtxt_box{
	display: none;
}
.imgtxt_box.index0{
	display: block;
}
.imgtxt_box .imgtxt{
	float: left;
	width: 33.33%;
}
.imgtxt_box .img{
	float: left;
	width: 33.33%;
	padding: 18px 23px 15px;
	position: relative;
	cursor: pointer;
}
.imgtxt_box .img>span{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	font-size: 14px;
	color: #fff;
}
.imgtxt_box .imgtxt .txt_link{
	padding: 0 7px 7px;
	color: #666;
}
.imgtxt_box .imgtxt .txt_link>li{
	float: left;
	width: 33.33%;
	text-align: center;
	line-height: 30px;
	position: relative;
}
.imgtxt_box .imgtxt .txt_link>li:after{
	position: absolute;
    right: 0px;
    bottom: 8px;
    top: 9px;
    width: 1px;
    content: '';
    background-color: #666;
}
.imgtxt_box .imgtxt .txt_link>li:nth-child(3n):after{
	height: 0;
}



/*法律咨询*/
.legal_advice{
	float: right;
	width: 315px;
}
.legal_advice img{
	cursor: pointer;
}
.legal_advice img.online{
	margin-bottom: 15px;
}

/*优秀律师*/
.excellent_lawyer{
	float: left;
	width: 100%;
}
.excellent_lawyer .node_tit{
	border: 0 !important;
}
.excellent_lawyer .node_con{
	position: relative;
}
.excellent_lawyer .swiper-container {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.excellent_lawyer .swiper-slide {
	color: #666;
	height: 220px;
	/*border: 1px solid #000;*/
	/*text-align: center;
	font-size: 18px;
	background: #fff;*/

	/* Center slide text vertically */
	/*display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;*/
}
.excellent_lawyer .swiper-slide>a:hover{
	color: inherit;
}
.excellent_lawyer .swiper-slide>a>.img{
	width: 100%;
	height: 160px;
	overflow: hidden;
}
.excellent_lawyer .swiper-slide>a>.txt>p{
	font-size: 12px;
	padding-left: 2px;
	line-height: 18px;
}
.excellent_lawyer .swiper-slide>a>.txt>p.name{
	font-size: 14px;
	margin-top: 6px;
}
.excellent_lawyer .node_con .swiper_out_btn{
	width: 24px;
	height: 86px;
	position: absolute;
	left: -54px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
}
.excellent_lawyer .node_con .swiper_out_btn.prev{
	background: url(../img/i_prev1.png) center center no-repeat;
}
.excellent_lawyer .node_con .swiper_out_btn.next{
	left: auto;
	right: -54px;
	background: url(../img/i_next1.png) center center no-repeat;
}
/*知名律所*/
.law_firm{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.law_firm .node_tit{
	border: 0 !important;
}
.law_firm .node_con{
	position: relative;
}
.law_firm .swiper-container {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.law_firm .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: 72px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.law_firm .node_con .swiper_out_btn{
	width: 20px;
	height: 50px;
	position: absolute;
	left: -40px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
}
.law_firm .node_con .swiper_out_btn.prev{
	background: url(../img/i_prev2.png) center center no-repeat;
}
.law_firm .node_con .swiper_out_btn.next{
	left: auto;
	right: -40px;
	background: url(../img/i_next2.png) center center no-repeat;
}




/*合同文本*/
.treaty_word{
	width: 490px;
	float: left;
}
.treaty_word .article_list{
	width: 100%;
	margin: 0;
	margin-bottom: 24px;
}
.treaty_word .article_list>li{
	width: 95%;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
/*裁判文书*/
.referee{
	width: 490px;
	float: right;
}
.referee .article_list{
	width: 100%;
	margin: 0;
}
.referee .article_list>li{
	width: 95%;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}




/*---------文章列表-----------*/

.main .main_head{
	width: 100%;
	height: 80px;
	background: url(../img/focus.png) left bottom -18px no-repeat;
}

.main .main_con.article{
	padding-top: 1px;
	/*height: 500px;*/
	background: #fff;
}

.main .main_con.article .con_tit{
	margin: 40px 30px 10px;
	height: 50px;
	line-height: 50px;
	padding-left: 32px;
	background: url(../img/house.png) left top 16px no-repeat;
	font-size: 13px;
	color: #999;
	border-bottom: 1px solid #e6e6e6;
	cursor: default;
}
.main .main_con.article .con_tit>a.active{
	color: #fcae48;
}
.main .main_con.article .page_content{
	margin: 0 30px;
}
.main .main_con.article .page_content>ul>li{
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #666;
}
.main .main_con.article .page_content>ul>li>a{
	display: inline-block;
	width: 760px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.main .main_con.article .page_content>ul>li>span{
	float: right;
	font-size: 12px;
	color: #999;
}
.main .main_con.article .pagination{
	margin: 10px 30px 20px 30px;
	padding-top: 20px;
	height: 90px;
	border-top: 1px solid #e6e6e6;
	text-align: right;
}
.prev_page,.next_page{
	font-family: "宋体";
}


/*---------律师列表-----------*/

.main .main_head{
	width: 100%;
	height: 80px;
	background: url(../img/focus.png) left bottom -18px no-repeat;
}

.main .main_con.lawyer{
	padding-top: 1px;
	/*height: 500px;*/
	/*background: #fff;*/
}

.main .main_con.lawyer .con_tit{
	margin: 10px 0px 10px;
	height: 50px;
	line-height: 50px;
	padding-left: 32px;
	background: url(../img/house2.png) left top 16px no-repeat;
	font-size: 13px;
	color: #999;
	border-bottom: 1px solid #e6e6e6;
	cursor: default;
}
.main .main_con.lawyer .con_tit>a.active{
	/*color: #2662b5;*/
	color: #fcae48;
}
.main .main_con.lawyer .page_content{
	/*margin: 0 30px;*/
}
/*.main .main_con.lawyer .page_content>ul>li{
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #666;
}*/
.main .main_con.lawyer .page_content>ul>li{
	padding: 15px 0 25px;
	position: relative;
}
.main .main_con.lawyer .page_content>ul>li .img{
	width: 132px;
	height:170px;
	margin-right: 25px;
	float: left;
	overflow: hidden;
}
.main .main_con.lawyer .page_content>ul>li .detail{
	width: 650px;
	float: left;
}
.main .main_con.lawyer .page_content>ul>li .detail h1{
	font-size: 20px;
	color: #2662b5;
}
.main .main_con.lawyer .page_content>ul>li .detail h1>img{
	width: 36px;
	margin-right: 7px;
	margin-top: -2px;
}
.main .main_con.lawyer .page_content>ul>li .detail h1>span{
	font-size: 14px;
	color: #666;
	margin-left: 3px;
}
.main .main_con.lawyer .page_content>ul>li .detail h1>span>font{
	color: #faae48;
}
.main .main_con.lawyer .page_content>ul>li .detail h1>span.quantity{
	margin-left: 30px;

}
.main .main_con.lawyer .page_content>ul>li .detail .lingyu{
	font-size: 14px;
	color: #666;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-height: 20px;
}
.main .main_con.lawyer .page_content>ul>li .detail .lingyu>span.tits{
	color: #333;
	margin-right: 20px;
}
.main .main_con.lawyer .page_content>ul>li .detail .lingyu>span{
	margin-right: 8px;
}
.main .main_con.lawyer .page_content>ul>li .detail .work{
	font-size: 14px;
	color: #666;
	margin-top: 10px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	max-height: 72px;
}
.main .main_con.lawyer .page_content>ul>li .detail .work>span.tits{
	color: #333;
	margin-right: 20px;
}
.main .main_con.lawyer .page_content>ul>li .detail .work>span{
	margin-right: 8px;
	line-height: 24px;
}
.main .main_con.lawyer .page_content>ul>li .detail .fixed{
	padding-left: 22px;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
	background: url(../img/fixed.png) left center no-repeat;
}
.main .main_con.lawyer .page_content>ul>li .gohomepage{
	float: right;
	width: 142px;
	height: 37px;
	line-height: 37px;
	border-radius: 3px;
	border: 1px solid #2662b5;
	color: #2662b5;
	text-align: center;
	font-size: 14px;
	position: absolute;
	right: 0;
	bottom: 37px;
	transition: 0.3s;
}
.main .main_con.lawyer .page_content>ul>li .gohomepage:hover{
	background: #2662b5;
	color: #fff;
}

/*.main .main_con.lawyer .page_content>ul>li>a{
	display: inline-block;
	width: 600px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.main .main_con.lawyer .page_content>ul>li>span{
	float: right;
	font-size: 12px;
	color: #999;
}
.main .main_con.lawyer .pagination{
	margin: 10px 30px 20px 30px;
	padding-top: 20px;
	height: 90px;
	border-top: 1px solid #e6e6e6;
	text-align: right;
}
.prev_page,.next_page{
	font-family: "宋体";
}*/

/*

 * 文章详情
 * */
.main .article_con{
	padding-bottom:30px;
	margin: 0 30px;
}
.main .article_con .tittle{
	font-size: 20px;
	color: #333;
	font-weight: 600;
	margin: 18px 0;
	text-align: center;
}
.main .article_con .tools{
	font-size: 12px;
	color: #999;
	height: 20px;
	line-height: 20px;
	margin-bottom: 18px;
	position: relative;
}
.main .article_con .tools>span{
	margin-right: 30px;
}
.main .article_con .tools>span>img{
	width: 20px;
}

.main .article_con .tools .userlink{
	position: absolute;
	right:20px;
	background: #2662B5;
	color:#fff;
	height:30px;
	width: 74px;
	line-height: 30px;
	text-align: center;
	font-size:12px;
	border-radius:3px;
}


.main .article_con .tools .collects{
	float: right;
}
.main .article_con .tools .collects>a{
	float: left;
	width: 53px;
	height: 25px;
	margin-left: 8px;
	border: 1px solid #ebebeb;
	text-align: center;
	line-height: 25px;
}
.main .article_con .tools .collects>a>img{
	width: 15px;
	margin-top: 4px;
	margin-right: 3px;
}
.main .article_con .tools .collects>a.collect{
	color: #fa7218;
}
.main .article_con .tools .collects>a.report{
	color: #e74952;
}
.main .article_con .article_main p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-bottom: 28px;
}
.main .article_con .share_box{
	font-size: 14px;
	padding: 40px 0 30px;
	line-height: 25px;
	color:#999;
	border-bottom: 1px solid #efefef;
}
.main .article_con .share_box img{
	width:40px;
	margin-left: 7px;
	cursor: pointer;
}

.main .article_con>.art_tit{
	font-size: 18px;
	color: #333;
	margin: 26px 0 8px;
}
.main .article_con>.art_tit>a{
	float: right;
	font-size: 12px;
	color: #999;
}
.main .article_con>.art_list{
	margin-bottom: 44px;
}
.main .article_con>.art_list>li{
	line-height: 35px;
	font-size: 12px;
	color: #999;
}
.main .article_con>.art_list>li span{
	float: right;
	font-size: 12px;
	color: #999;
}
.main .download{
	margin-top: 20px;
	margin-bottom: 50px;
	font-size: 16px;
	text-align: right;
	color: #666;
}
.main .download img{
	width: 17px;
	vertical-align: middle;
	margin-top: -3px;
}
.main .download a{
	color: #4f81c6;
}

/*

 * 律师详情页
 * */

.main .left_box{
	width: 220px;
	float: left;
}
.main .left_box>.img{
	width: 220px;
	height: 285px;
	overflow: hidden;
	margin-bottom: 18px;
}
.main .left_box>.legal_advice{
	display: block;
	width: 220px;
	height: 54px;
	line-height: 54px;
	border-radius: 3px;
	background: #26b598;
	text-align: center;
	font-size: 18px;
	color: #f3f6f6;
	margin-bottom: 40px;
}
.main .left_box>.legal_advice>i{
	padding: 15px;
	background: url(../img/legal.png) center center no-repeat;
	background-size: 100%;
	margin-right: 15px;
}
.main .right_box{
	width: 700px;
	float: right;
}
.main .right_box>.name{
	font-size: 30px;
	color: #333;
}
.main .right_box>.name>span{
	font-size: 14px;
	color: #666;
}
.main .right_box>.phones{
	font-size: 14px;
	color: #666;
	margin-top: 20px;
}
.main .right_box>.phones>li{
	float: left;
	height: 20px;
	line-height: 20px;
	margin-right: 50px;
}
.main .right_box>.phones>li>img{
	width: 20px;
	margin-right: 5px;
}
.main .right_box>.tits{
	font-size: 16px;
	color: #333;
	font-weight: 500;
	margin-top: 32px;
	margin-bottom: 6px;
}
.main .right_box>.contents{
	font-size: 14px;
	color: #666;
	line-height: 23px;
}
.main .right_box .indent{
	text-indent: 2em;
}
.main .right_box .hr{
	height: 36px;
	border-bottom: 1px solid #e6e6e6;
}
.main .right_box>.art_tit{
	font-size: 18px;
	color: #333;
	margin: 26px 0 8px;
}
.main .right_box>.art_tit>a{
	float: right;
	font-size: 12px;
	color: #999;
}
.main .right_box>.art_list{
	margin-bottom: 44px;
}
.main .right_box>.art_list>li{
	line-height: 35px;
	font-size: 12px;
	color: #999;
}
.main .right_box>.art_list>li span{
	float: right;
	font-size: 12px;
	color: #999;
}
