

#zixunermokuai{
	width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 20px;
}
.zixunleft{
	width: 875px;
	height: 100%;
	margin-right: 30px;
	float: left;
}
.zixunermokuaione{
	width: 100%;
	height: 40px;
	font-size: 20px;
	margin-top: 53px;
	margin-bottom: 30px;
}
.zoxunmokuaier{
	width: 100%;
	height: 927px;
	overflow: hidden;
}
.zixunermokuaione ul{
	width: 100%;
	height: 39px;
	border-bottom: 1px solid #e5e5e5;
	
}
.zixunermokuaione ul li{
	float: left;
	margin-right: 90px;
	padding-bottom: 7px;
}
.zixunermokuaione a{
	border-bottom: 2px;
}
.ermokuaione{
	width: 875px;
	height: 135px;
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
}
.ermokuaione:hover{
	background: #f9f9f9;
}
.ermokuaione img{
	width: 180px;
	height: 135px;
	float: left;
	margin-left: 1px;
}
.zixuntuer{
	width: 516px;
	height: 135px;
	float: left;
	margin-right: 62px;
	margin-left: 37px;
}
.zixuntuer a{
	color: #333;
}
.zixuntuer h1{
	font-size: 16px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 25px;
	color: #333333;
}
.zixuntuer p{
	font-size: 13px;
    text-align: left;
    text-decoration:none;
    max-width:516px;  /*给标准浏览器一个最大宽度*/
    white-space:normal;  /*溢出的时候文字换行，并配合上面的固定高度，对文字进行裁切*/
    overflow:hidden;
    text-overflow:ellipsis;  /*截断文字，显示省略号(...)*/
    -o-text-overflow:ellipsis;  /*Opera的专用截断文字的属性*/
    background:none; 
}
.zixundisan{
	float: left;
	margin-top: 20px;
}
.zixundisan a{
	font-size: 46px;
}
/*右边*/
.zixunright{
	width: 293px;
	height: 1160px;
	float: left;
}
.zixunsousuo{
	width: 292px;
	height: 43px;
	float: left;
	border: 1px solid #e5e5e5;
	margin-top: 60px;
}
.sousuotubiao input[type="text"]{
	width: 272px;
	height: 27px;
	border: none;
	margin-left:10px;
	margin-top:8px ;
}
.huanyihuan{
	width: 293px;
	height: 86px;
	float: left;
}
.remengpian{
	width: 292px;
    height: 48px;
    margin-top: 23px;
    line-height: 48px;
    background: #f4f4f4;
}
.remengpian a{
	float: left;
	font-size: 18px;
	color: #bd2221;
}
.remengpian img{
	float: right;
	margin-top: 8px;
}
.santu{
	width: 291px;
	height: 714px;
	float: left;
	border: 1px solid #E5E5E5;
}
.smsantu{
	width: 249px;
	height: 699px;
	margin: 0 auto;
	margin-top: 14px;
}
.santuone{
	width: 249px;
	height: 233px;
	float: left;
}
.santuone img{
	width: 249px;
	height: 170px;
	float: left;
}
.santuone a{
	float:left;  /*标题向左浮动*/
    color:#333;
    text-decoration:none;
    font-size:15px;
    max-width:252px;  /*给标准浏览器一个最大宽度*/
    height:24px;
    margin-top: 10px;
    white-space:nowrap !important;  /*强制文字不换行(标准浏览器)*/
    white-space:normal;  /*溢出的时候文字换行，并配合上面的固定高度，对文字进行裁切*/
    overflow:hidden;
    text-overflow:ellipsis;  /*截断文字，显示省略号(...)*/
    -o-text-overflow:ellipsis;  /*Opera的专用截断文字的属性*/
    background:none;  /*解决IE6的莫名高度BUG，试试在IE6下去掉这个属性*/
}
/*页码*/
.yema ul{
	margin-top: 30px;
	float: right;
}
.yema li{
	padding: 18px;
    padding-bottom: 9px;
    padding-top: 9px;
	float: left;
	border: 1px solid #e5e5e5;
}
.yema li :hover a{
	color: #fff;
}
.yema li:hover{
	background: #bd2221;
}
.yema li:hover a{
	color: #fff;
}
.yema .class{
	background: #bd2221;
	color: #fff
}

.sousuotubiao button[type='submit']{
	width: 40px;
    height: 43px;
    position: absolute;
    margin-left: -32px;
    border: none;
    background: #fff;
    color: #bd2221;
    font-size: 12px;
    border-left: 1px solid #e5e5e5;color: red;
    font-size: 12px;
    border-left: 1px solid #e5e5e5;
}
