@charset "utf-8";

.case-lt {
	float: left;
}

.crumbs {
	height: 50px;
	line-height: 50px;
	width: 100%;
	min-width: 450px;
	padding-left: 10px;
}

.crumbs-in {
	/* width: 1200px; */
	margin: 0 auto;
	font-size: 14px;
	color: #030303;
}

.crumbs-in a {
	color: #030303;
}

.l_smlbdj {
	text-align: center;
	width: 100%;
	margin: 90px auto 0px;
}

.l_smlbdj span {
	display: inline-block;
}

.l_smlbdj span a {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	border: 1px solid #777777;
	padding: 0px 20px;
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	border-radius: 34px;
	margin: 0px 6px;
	color: #6E6E6E;
	font-size: 14px;
}

.l_smlbdj span {
	display: inline-block;
}

.l_smlbdj span a:hover {
	background: #FF9B00;
	border-color: #FF9B00;
	color: #fff;
}

.l_smlbdj span.active a {
    background: #FF9B00;
    border-color: #FF9B00;
    color: #fff;
}

.yl-qyfz.pt0 {
    padding-top: 0;
	height:inherit;
	overflow:hidden;
	width:100%;
}
.yl-qyfz.pt0 li:nth-child(1), .yl-qyfz.pt0 li:nth-child(2), .yl-qyfz.pt0 li:nth-child(3) {
    margin-top: 30px;
}
.yl-qyfz li {
    width: 31%;
    float: left;
    margin: 40px 40.5px 0 0;
}
.yl-qyfz01 {
    overflow: hidden;
}
.yl-qyfz01 img {
    display: block;
    width: 100%;
    height: 249px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    -ms-transition: all linear .3s;
    -o-transition: all linear .3s;
}
.yl-qyfz li .oneLine {
    line-height: 53px;
    margin-top: 10px;
}

.fon18 {
    font-size: 18px;
}
.oneLine {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.yl-qyfz li .threeLine {
    color: #999999;
    line-height: 20px;
    height: 60px;
}
.yl-qyfz li:nth-child(3n) {
    margin-right: 0;
}
.threeLine {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    word-break: break-all;
    overflow: hidden;
	line-height: 20px;
}
.other{
	font-size: 14px;
}