 
.LK_box{
	width: 800px;
	height:680px;
	overflow: hidden;
	padding:0px 200px 0 200px;
	background: url('/img/bbgg.jpg') no-repeat center;
	background-size: 100% auto;
	margin:auto;
}
.LKB_top{
	width: 100%;
	position: relative;
	margin:50px 0;
}
.matp{
	font-size: 38px;
    font-family: "dada";
    color: #E81616;
    margin: 0 auto;
    width: 394px;
    height: 82px;
    line-height: 82px;
    background: url("/img/yjng.png") no-repeat center center;
    background-size: 100% 100%;
    letter-spacing: 5px;
  	text-align: center;
}
.searchBox{
	position: absolute;
	top: 23px;
	right:0;
	width: 154px;
	height: 36px;
	font-size:20px;
	border: 1px solid #E81616;
	border-radius: 10px;
	padding-left: 14px;
	background:#fff;
}

.ssk{
	outline: 0;
	width: 110px;
	height:100%;
	border: none;
	display: block;
	float:left;
	background:none;
}
.ssk_butn{
	height: 25px;
	width:25px;
	background: url("/img/sousuo_butn.png") no-repeat center center;
	background-size: 80% 80%;
	border: none;
	display: block;
	float:left;
	outline: 0;
	margin:5px 8px;
}
.list_wrap{
	width: 100%;
	height:400px;
	overflow:hidden;
}
.list_Boxs{
	width: 102.4%;
	height:400px;
	overflow-x: hidden;
	overflow-y: auto;
}
.list_box{
	width: 100%;
	-webkit-column-width:300px;
	-moz-column-width:300px;
	column-width: 300px;
}
.list_box li h3{
	height: 60px;
	line-height:60px;
	font-size:28px;
	color: #000000;
}
.ys{
    width:85px;
    margin-right:15px;
    float: left;
}
.list_box li p{
	height: 36px;
	line-height: 36px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 6px;
    padding-left:100px;
}
.list_box li p a,.list_box li p span{
	font-size: 26px;
	color: #333333;
	letter-spacing: 2px;
}
.list_box li p a{
	padding-left: 6px;
}

.tom{
    width: 660px;
    margin: 0 auto;
}
.fanhui{
    width: 94px;
    height: 40px;
    line-height: 40px;
    display: block;
    background: url(/img/fh-bg.png) no-repeat center;
    background-size: auto 100%;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    float: right;
}
