.main_content .crumbs{
    font-size: 13px;
}
.main_content .crumbs a:last-child{
    color: #666666 !important;
}
.main_content .searchBox{
    width: 1190px;
	background-color: #ffffff;
    border: solid 1px #e5e5e5;
}
section:after{
	content: ''; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.searchBox .left {
    float: left;
    padding: 24px 29px 29px 45px;
}
.searchBox .left .logo{
    background: url(/img/falvfaguiku_tu.png) no-repeat left top;
    width: 219px;
    height: 100px;
    text-align: center;
    padding-top: 15px;
}
.searchBox .left .logo p {
    font-size: 20px;
    font-weight: 600;
	line-height: 34px;
    color: #f1f2f6;    
    text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.48);
}
.searchBox .right {
    float: right;
    padding-top: 45px;
}
.searchBox .right .tc{
    float: left;
    padding-left: 20px;
    margin-right: 15px;
    color: #999999;
}
.searchBox .right .tc:hover{
    color: #018fd9;
}
.searchBox .right .check{
    background: url(/img/falvfagui_xuanzhong.png) no-repeat left;
}
.searchBox .right .uncheck{
    background: url(/img/falvfagui_weixuanzhong.png) no-repeat left;
}
.searchBox .main{
    padding-top: 27px;
    padding-bottom: 29px;
    margin-left: 293px;
    margin-right: 274px;
}
.searchBox .main .searc_group{
    width: 100%;
	height: 46px;
	background-color: #ffffff;
    border: solid 2px #018fd9;
    position: relative;
}
.searc_group .searc_input{
    float: left;
}
.searc_group .searc_input input {
    width: 504px;
    height: 44px;
    text-indent: 13px;
    border: 0;
    color: #666666;
    font-size: 14px;
}
.searc_group .searc_btn {
    float: right;
    position: absolute;
    right: 0px;
}
.searc_group .searc_btn .btn_blue {
    display: block;
    color: #fff;
    width: 119px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #018fd9;
    border-radius: 0;
    border-left: none;
    border: 0;
    font-size: 16px;
}
.main .category{
    margin-top: 10px;
}
.main .category li{
    float: left;
    padding-left: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #999999;
}
.main .category li:hover{
    color: #018fd9;
}
.main .category li{
    background: url(/img/falvfagui_fang.png) no-repeat left;
    
}
.main .category li.check{
    background: url(/img/flfg_gouxuanhou1.png) no-repeat left;
}
.main_content article{
    width: 1190px;
	background-color: #fbfbfb;
    border: solid 1px #e5e5e5;
    border-top: none;
}
.main_content article:after{
	content: ''; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.lawCategory{
    float: left;
    padding: 33px 42px 0px 41px;
}
.lawCategory li{
    width: 187px;
    height: 54px;
    line-height: 54px;
    text-align: center;
	background-color: #f2f2f2;
    border-radius: 6px;
    margin-bottom: 16px;        
    font-size: 16px;
    font-weight: 600;
}
.lawCategory li a{
    color: #999999;
}
.lawCategory li.active{
    background-color: #018fd9;    
}
.lawCategory li.active a{
    color: #ffffff;
}
.lawList{
    float: right;
    width: 910px;
    padding: 35px 10px 31px 0px;
}
.lawList li{
    float: left;
    width: 50%;
    padding-bottom: 22px;
}
.lawList li:hover a{
    border-color: #38adff;
}
.lawList li a{
    display: inline-block;
    width: 397px;
    background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #e5e5e5;
    padding: 20px 15px 20px 14px;
}
.lawList .gh{
    float: left;
    position: relative;
    margin-right: 10px;
}
.lawList .gh img{
    width: 92px;
    height: 115px;
}
.lawList .gh p{
    font-size: 10px;
    color: #d33023;
    font-family: CTBiaoSongSJ;
    text-align: center;
    position: absolute;
    top: 60px;
    left: 1px;
    width: 100%;
}
.lawList .lawItem{
    float: left;
    width: 292px;
}
.lawList li:hover .lawItem h3, .lawList li:hover .lawItem p:not(.keywords){
    color: #38adff;
}
.lawItem h3{
    font-size: 15px;
	color: #666666;
}
.lawItem h3+p{
    font-size: 14px;
	line-height: 20px;
    color: #666666;
    margin-top: 13px;
    margin-bottom: 9px;
}
.lawItem .keywords{
    font-size: 13px;
	line-height: 17px;
	color: #708ab3;
}
.lwList{
    float: right;
    width: 910px;
    padding: 19px 10px 0px 0px;
}
.lwList li{
    width: 100%;
    height: 40px;
    border-bottom: dashed 1px #e5e5e5;
}
.lwList li a{
    display: block;
    border-left: 5px solid #38adff;
    height: 20px;
    margin-top: 15px;
    font-size: 15px;
    color: #666666;
}
.lwList li a:hover{
    color: #38adff;
}

.lwList .title{
    float: left;
    margin-left: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    word-wrap:break-word;
    width: 85%;
}

.lwList .date{
    float: right;
}
.searchResult{
    width: 1113px;
	background-color: #fbfbfb;
    border: solid 1px #e5e5e5;
    border-top: none;
    padding: 21px 25px 0px 52px;
}
.searchResult h2{
    font-size: 20px;
	color: #999999;
}
.searchResult li{
    width: 100%;
    height: 142px;
    border-bottom: 1px solid #e5e5e5;
}
.searchResult li a{
    display: block;

}
.searchResult li h3{
    margin-top: 21px;
}
.searchResult li .keyword{
    font-size: 16px;
    color: #018fd9;
}
.searchResult li p{
    margin: 16px auto;
    font-size: 14px;
    color: #666666;
}
.searchResult li span{
    font-size: 14px;
	color: #999999;
}
.searchResult li .category{
    margin-right: 30px;
}
.noResult{
    width: 1113px;
	background-color: #ffffff;
    padding: 21px 25px 0px 52px;
}
.sr_noresult{
    width: 342px;
    margin: 0 auto;
}
.sr_noresult img{
    margin: 0 auto;
    margin-bottom: 19px;
}
.notfoundimg{
    text-align: center;
}
.noResult p{
    font-size: 18px;
	color: #666666;
}
.main_content .article{
    width: 1048px;
	background-color: #ffffff;
    border: solid 1px #e5e5e5;
    padding: 34px 64px 61px 78px;
}
.article .addition{
    height: 148px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 19px;
}
.addition li{
    float: left;
    width: 50%;
    margin-bottom: 19px;
    font-size: 15px;
    color: #666666;
}
.article .title{
    margin: 30px 0px 55px 0px;
    text-align: center;
    font-size: 18px;
	color: #666666;
}
.article .operation{
    margin-top: 26px;
    margin-bottom: 14px;
}
.collection {
    background: url(/ns/img/news_shoucang.jpg) no-repeat left;
    font-size: 12px;
    padding-left: 20px;
    margin-right: 20px;
    display: block;
    float: left;
    color: #999 !important;
}
.share {
    float: left;
    background: url(/ns/img/news_share.jpg) no-repeat left 1px;
    font-size: 12px;
    padding-left: 20px;
    margin-right: 8px;
    position: relative;
    cursor: pointer;
    height: 28px;
    color: #999;
}
.share_con {
    display: none;
    left: -17px;
    padding: 3px 0 4px;
    top: 18px;
    width: 160px;
    position: absolute;
    border: 1px solid #ccc;
    background: #fff;
    z-index: 99999;
}
.article .note {
    width: 1043px;
	background-color: #e5e5e5;
    padding: 23px 31px 25px 22px;
    font-size: 15px;
	color: #666666;
}
.faved {
    background: url(/ns/img/news_shoucangyi.jpg) no-repeat left;
}
.content{
    font-size: 15px;
}
.main_content .articleLeft{
    width: 646px;
	background-color: #ffffff;
    border: solid 1px #e5e5e5;
    padding: 34px 64px 61px 78px;
    float: left;
}
.articleLeft .addition{
    height: 148px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 19px;
}
.articleLeft li{
    float: left;
    width: 50%;
    margin-bottom: 0px;
    font-size: 15px;
    color: #666666;
}
.articleLeft .title{
    margin: 30px 0px 55px 0px;
    text-align: center;
    font-size: 18px;
	color: #666666;
}
.articleLeft .operation{
    margin-top: 26px;
    margin-bottom: 14px;
}
.articleLeft .note {
	background-color: #e5e5e5;
    padding: 23px 31px 25px 22px;
    font-size: 15px;
	color: #666666;
}
.main_content .articleRight{
    float: left;
    margin-left: 25px;
}
.latestLaw,.relatedLaw{
    padding: 22px 20px 30px 20px;
    width: 333px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    position: relative;
}
.latestLaw>h3,.relatedLaw>h3{
    font-size: 18px;
    float: left;
}
.latestLaw>ul>li,.relatedLaw>ul>li {
    background: url(/img/fagui.png) 0 3px no-repeat;
    padding-left: 24px;
    margin-top: 30px;
    padding-bottom: 0px;
}
.latestLaw>ul>li a, .relatedLaw>ul>li a{
    display: block;
    color: #333333;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
}