@charset "utf-8";
.wz_gd {
    height: 170px;
    background-color: #fff;
}
.wz_gd p.b_right {
    float: right;
}
body{    overflow: auto;     min-width: 1220px;  }
/*头部            开始*/
.head{
	height: 222px;
	background: url(../lv_images/banner.jpg) no-repeat;
}
.language{
	padding-top: 22px;
	text-align: right;
}
.language a{
	color: #333;
	font-size: 14px;
	padding: 0 6px;
}
.language a:hover , .language .active{
	color: #3167b9;
}
.logo_box{
	margin-top: 25px;
}
.seach_txt{
	float: left;
	width: 254px;
	height: 40px;
	border: 1px solid #c3c7c8;
	border-right: none;
	text-indent: 14px;
}
.seach_but{
	width: 76px;
	height: 40px;
	border: none;
	outline: none;
	vertical-align: middle;
	margin-left: -1px;
	background: url(../lv_images/icon_an.png) no-repeat;
}
.w1200{
	width: 1200px;
	max-width: 1200px;
	margin: 0 auto;
}
.head_nav{
	background: #c1171d;
	padding: 18px 0 6px 0;
}
.head_nav ul li{
	float: left;
    width: 57px;
    height: 20px;
    margin: 0 14px 16px 14px;
}
@media screen and (max-width: 1200px){
	.head_nav ul li{
	    width: 65px;
	    margin: 0 10px 16px 10px;
	}
}
.head_nav ul li a{
	display: block;
	color: #fff;
	font-size: 14px;
	text-justify:inter-ideograph;
	text-align-last: justify;
	text-align:justify;
}
.head_nav ul li:hover a{
	border-bottom: 1px solid #fff;
}



.nav-tabs , .nav-tabs>li>a:hover{
	border: none;
}
.nav{
	height: 20px;
}
.nav>li{
	border-right: 1px solid #666;
	margin-top: 8px;
	padding: 0 14px;
	cursor: pointer;
}
.nav li:last-child{
	border: none;
}
.nav>li>a{
	display: block;
	color: #666;
	font-size: 14px;
	padding: 0;
	background: none;
	border: none;
	position: relative;
	cursor: pointer;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	background: none;
	border: none;
	color: #c1171d;
	cursor: pointer;
}
.nav-tabs>li.active a:after{
	content: "";
	width: 100%;
	height: 2px;
	background: #d82929;
	position: absolute;
	left: 0;
	bottom: -6px;
	
}



.second_modules{
	margin-top: 12px;
}
.sm_left{
	width: 863px;
	margin-right: 13px;
}

.sm_left .more{
	color: #D82929;
}
.three_modules{
	padding-top: 12px;
}
.three_modules .tm_left , .three_modules .tm_right {
	width: 324px;
	padding: 10px;
	background-color: #fff;
}
.three_modules .tm_middle{
	width: 530px;
	margin: 0 10px;
}


.lawyer_name{
	height: 44px;
	text-align: center;
	line-height: 44px;
	background: #f0f0f0;
}
.lawyer_name span{
	display: inline-block;
	width: 188px;
	color: #333;
	font-size: 16px;
	background: url(../lv_images/line.png) no-repeat left center;
}
.lawyer_num{
	padding: 18px 0;
}
.lawyer_num li{
	float: left;
	height: 20px;
	overflow: hidden;
	font-size: 14px;
}
.lawyer_num li img{
	margin-right: 10px;
}
.lawyer_num li:first-child{
	margin-right: 14px;
}
.lawyer_btn li{
	float: left;
	width: 146px;
	height: 44px;
	line-height: 44px;
	padding: 0 14px;
	border-radius: 6px;
	background: #f0f0f0;
}
.lawyer_btn li i{
	float: left;
	width: 28px;
	height: 28px;
	overflow: hidden;
	margin-top: 8px;
	background: url(../lv_images/icon-9.png) no-repeat;
}
.lawyer_btn li:first-child{
	margin-right: 10px;
}
.lawyer_btn li:first-child i{
	background: url(../lv_images/icon-8.png) no-repeat;
}
.lawyer_btn li span{
	color: #666;
	display: inline-block;
	padding-left: 14px;
	margin-left: 12px;
	border-left: 1px solid #e4e7ea;
}
.lawyer_btn li:hover{
	background-color: #1e54a9;
}
.lawyer_btn li:hover a span{
	color: #fff;
	border-color: #2f67be;
}
.lawyer_btn li:hover a i{
	background-position: left bottom;
}
.network_knowledge{
	height: 46px;
	padding: 0 8px;
	background: #f0f0f0;
}
.network_knowledge li{
	font-size: 16px;
	float: left;
	padding: 0 18px;
	line-height: 46px;
	cursor: pointer;
}
.network_knowledge li.active{
	background-color: #fff;
	line-height: 42px;
	border-top: 4px solid #d82929;
}
.network_knowledge li a{
    color: #666;
}
.network_knowledge li a:hover{
    color: #666;
}
.network_knowledge_list h4{
	height: 50px;
	font-size: 15px;
	font-family: "楷体","楷体gb2312","STKaiti";
	line-height: 50px;
	border-bottom: 1px solid #f0f0f0;
}
.news_list li{
	height: 20px;
	margin-top: 14px;
	padding-left: 18px;
	background: url(../lv_images/dian.png) no-repeat left center;
	
}
.news_list li a{
	display: block;
	color: #333;
	font-size: 14px;
	white-space: nowrap;  
	text-overflow:ellipsis; 
	overflow:hidden;
}
.news_list li a:hover{
	color: #c0171e;
}
.news_list li a span{
	float: right;
	margin-left: 14px;
}
.three_modules_bto .tm_middle{
	background: #fff;
}
.tm_middle .news_list li{
	width: 512px;
}
.title_item_big{
	height: 36px;
	line-height: 36px;
	background: url(../lv_images/icon.png) no-repeat;
}


.title_item_big .word{
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	padding: 0 50px 0 24px;
}
.title_item_big a{
	float: right;
}
.title_item{
	padding: 12px 0;
	height: 50px;
	border-bottom: 1px solid #f0f0f0;
	margin-top: -8px;
}
.title_item span{
	display: inline-block;
}
.title_item .word{
	width: 88px;
	height: 26px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 26px;
	margin-right: 6px;
	background-color: #d82929;
}
.title_item .word_r , .title_item_big .word_r  , .title_item_rg .word_r{
	font-size: 15px;
	font-weight: bold;
	font-family: "楷体","楷体gb2312","STKaiti";
}
.title_item .more{
	float: right;
	color: #D82929;
	font-size: 14px;
	line-height: 26px;
}
.hot_news{
	padding-bottom: 20px;
	border-bottom: 1px solid #F0F0F0;
}
.hot_news .hn_img{
	width: 134px;
	float: left;
}
.hot_news .hn_txt{
	width: 324px;
	float: left;
	margin-left: 18px;
}
.hot_news .hn_txt a{
	font-size: 18px;
	color: #000;
	height: 25px;
        word-wrap:break-word !important; 
        word-break: break-all !important;
	padding-left: 64px;
	background: url(../lv_images/icon-2.png) no-repeat left center;
}
.hot_news .hn_txt a:hover{
	color: #C0171E;
}
.hot_news .hn_txt span{
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	margin-top: 14px;
}
.hot_news_box{
	background: #fff;
	padding: 20px 10px;
}
.red_border{
	border-top: 3px solid #D82929;
}
.pd{
	padding: 10px;
}
.three_img .pull-left , .three_img .pull-right{
	padding: 0;
}
.pink_border {
	border-top: 3px solid #f36861;
}
.pink_border .title_item .word{
	background: #f36861;
}
.pink_border .title_item .more{
	color: #F36861;
}

.green_border {
	border-top: 3px solid #7cc576;
}
.green_border .title_item .word{
	background: #7cc576;
}
.green_border .title_item .more{
	color: #7cc576;
}
.blue_border {
	border-top: 3px solid #1e54a9;
}
.blue_border .title_item .word{
	background: #1e54a9;
}
.blue_border .more{
	color: #1e54a9;
}
.green_border .title_item .more{
	blue_border: #1e54a9;
}

.right_seach{
	width: 292px;
	height: 202px;
	overflow-y: scroll;
	margin-top: 14px;
}
.right_seach li{
	width: 270px;
}
.right_seach::-webkit-scrollbar{
	width: 4px;
	background: #f4f4f4;
}
.right_seach::-webkit-scrollbar-thumb {
	background: #c01920;
}
.blue_border .hot_news .hn_txt a{
	background: url(../lv_images/icon-24.png) no-repeat left center;
}
.blue_border .hot_news{
	padding: 0;
	border: none;
}
.law_box{
	width: 146px;
}
.law_box h4{
	font-size: 14px;
	margin: 24px 0;
}
.law_box img{
	vertical-align: top;
	margin-right: 18px;
}
.law_box ul li{
	width: 146px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	margin-bottom: 15px;
}
.law_box ul li a{
	display: block;
	color: #666;
	background: #F0F0F0;
}
.law_box ul li a:hover{
	color: #fff;
	background: #F36861;
}



.carousel{
	width: 314px;
	position: relative;
	overflow: hidden;
}
.carousel .bx-pager{
	text-align: right;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 18px;
	padding-right: 12px;
}
.carousel .bx-pager-item{
	display: inline-block;
	margin: 0 6px;
}
.carousel .bx-controls-direction , .carousel .bx-controls-auto{
	display: none;
}
.carousel .bx-pager-item a{
	font-size: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	display: inline-block;
}
.carousel .bx-pager-item a.active{
	background: #dc4335;
}

.carousel_bxslider li div{
	height: 50px;
	width: 100%;
	padding: 0 20px;
	font-size: 14px;
	color: #fff;
	line-height: 50px;
	background: rgba(0,0,0,0.4);
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
}
.w_news_list{
	width: 512px;
}

.sm_right{
	width: 324px;
	padding: 10px;
	background: #fff;
}
.title_item_rg {
	padding: 0 7px;
	color: #fff;
	height: 45px;
	line-height: 42px;
	background: #c1171d;
}
.title_item_rg .word{
	display: inline-block;
	color: #296392;
	font-size: 16px;
	padding: 0 20px;
	background: #fff;
	margin-right: 6px;
	border-top: 3px solid #296392;
}
.title_item_rg .more{
	color: #fff;
	margin-top: 3px;
}
.hot_news_bn .hot_news .hn_img{
	width: 112px !important;
}
.hot_news_bn .hot_news .hn_txt{
	width: 154px !important;
}
.hot_news_bn .hot_news .hn_txt span{
	margin-top: 0 !important;
}
.hot_news_bn .hot_news{
	border: none;
	padding: 0;
}
.pink .more{
	color: #f36861;
}
.blue .more{
	color: #3167b9;
}
.green .more{
	color: #7cc576;
}
.blue .nav-tabs>li.active>a{
	color: #3167B9;
}
.blue .nav-tabs>li.active>a:after{
	background: #3167b9;
}
.green .nav-tabs>li.active>a{
	color: #7cc576;
}
.green .nav-tabs>li.active>a:after{
	background: #7cc576;
}
.international{
	width: 380px;
}
.international li{
	float: left;
	width: 152px;
	height: 92px;
	text-align: center;
	padding-top: 14px;
	font-size: 14px;
	margin: 0 9px 9px 0;
	background: #f0f0f0;
}
.international li a{
	display: block;
	color: #666;
}
.international li a img{
	margin-right: 10px;
	width:62px;
	height:62px;
	border-radius:50%;
}
.gray{
	color: #666;
	background: #f0f0f0;
}
.gray .more{
	color: #666;
	line-height: 42px;
}
.gray .word{
	color: #666;
	border-color: #d82929;
}
.zx_img {
	margin-bottom: 6px;
}
.zx_img img{
	width: 100%;
}



/*列表页         法律宝库*/
.list_lay_left{
	width: 314px;
}
.list_lay_left .lawyer_btn li{
	width: 152px;
}


/*友情链接         开始*/
.friend_link{
	color: #fff;
	padding: 26px 0;
	background: #c1171d;
	margin-top: 14px;
	font-size: 16px;
}
.friend_link a{
	color: #fff;
	font-size: 14px;
	margin-left: 38px;
}
.friend_link .more{
	font-size: 14px;
	float: right;
}


.more{
	float: right;
}
/*底部      开始*/
.footer{
	text-align: center;
	font-size: 14px;
	padding: 20px 0;
	line-height: 34px;
}
.footer a{
	color: #666;
}
.footer a:hover{
	color: #eb6514;
}
/*二维码*/
.floating {
    bottom: 108px;
}
.floating .li_2_2 div p {
    line-height: 20px;
    padding: 10px 0;
}
.floating .li_3 div ul li img {
    width: 128px;
    height: 128px;
    margin-bottom: 5px;
}
.floating .li_3 div ul li {
    padding: 10px;
}
.floating .li_2 img ,.floating .li_3>img {
    width: 30px;
    height: 30px;
    margin: 15px;
}
.head_nav ul li a:after {
    content: '.';
    width: 100%;
    display: inline-block;
    overflow: hidden;
    height: 0;
}

.head_nav ul li:hover a{
	border:none;
}
.head_nav ul li:hover a:after {
    height: 1px;
    background-color: #fff;
    position: relative;
    top: -13px;
}
.language_j a {
    cursor: pointer;
}



.head{
	display:block;
	background-position: center center; 
	background-repeat: no-repeat;
}
.head_top_box{
	background-color:#f0f0f0;
	padding:12px 0px;
}
.head_top{
	margin: 0px auto;
}
.language {
    padding-top: 0px;
    line-height: 32px;
}
.seach_txt {
    width: 242px;
    height: 32px;
    font-size: 12px;
    background-color: transparent;
}
.seach_but {
    width: 60px;
    height: 32px;
    background-size: 100% 100%;
}
.call span{
	float:left;
	margin-right:10px;
}
.img_call_0 {
	width: 30px;
    height: 32px;
}
.img_call_1 {
	width: 32px;
    height: 32px;
}
.img_call_0 img,.img_call_1 img{
	width: 100%;
    height: 100%;
}
.call span.call_num {
    line-height: 32px;
    font-size: 18px;
    float: left;
    margin-right:20px;
}
.new_list_date{
	color:#999;
	font-family: Arial;
}

@media print { body { -webkit-print-color-adjust: exact; } }
